mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-09 09:50:14 +08:00
zellij
This commit is contained in:
parent
5590149bda
commit
80d2ab3acb
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -25,6 +25,7 @@ rec {
|
|||
gh
|
||||
procs # no more: ps -ef | grep
|
||||
tealdeer
|
||||
zellij
|
||||
# ^ easy to forget these; write SRS?
|
||||
];
|
||||
|
||||
|
|
@ -117,7 +118,6 @@ rec {
|
|||
ll = "${pkgs.lsd}/bin/lsd -l";
|
||||
ls = "l";
|
||||
h = "himalaya";
|
||||
tldr = "${pkgs.tealdeer}/bin/tldr";
|
||||
};
|
||||
sessionVariables = { };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue