adding a nix update alias to eshell

This commit is contained in:
Chris Cochrun 2022-07-07 06:12:00 -05:00
parent 828227b7cd
commit 31e83c8016
2 changed files with 6 additions and 18 deletions

View file

@ -2666,7 +2666,9 @@ Let's add our own eshell prompt. and set the password cache to a significantly h
("clear" "clear-scrollback")
("!c" "eshell-previous-input 2")
("yay" "paru $1")
("yeet" "paru -Rns $1")))
("yeet" "paru -Rns $1")
("nupg" "upgrade-nix")
("nupd" "update-nix")))
:general
(chris/leader-keys