eshell bang bang

This commit is contained in:
Chris Cochrun 2022-12-06 09:04:36 -06:00
parent 56cbf0b3c1
commit 199936d7d5
3 changed files with 5 additions and 5 deletions

View file

@ -1985,10 +1985,10 @@ targets."
("less" "view-file $1")
("gg" "magit-status")
("clear" "clear-scrollback")
("!c" "eshell-previous-input 2")
("!!" "eshell-previous-input 2")
("yay" "paru $1")
("yeet" "paru -Rns $1")
("nixs" "nix search nixpkgs")
("nixs" "nix search nixpkgs $1")
("myip" "curl icanhazip.com")
("ytd" "yt-dlp -o ~/Videos/%(title)s.%(ext)s")
("nupg" "upgrade-nix")