adding a nix update alias to eshell
This commit is contained in:
parent
828227b7cd
commit
31e83c8016
2 changed files with 6 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue