This commit is contained in:
Sridhar Ratnakumar 2021-05-28 13:27:40 -04:00
parent 5590149bda
commit 80d2ab3acb

View file

@ -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 = { };
};