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

@ -2853,10 +2853,10 @@ Let's add our own eshell prompt. and set the password cache to a significantly h
("less" "view-file $1") ("less" "view-file $1")
("gg" "magit-status") ("gg" "magit-status")
("clear" "clear-scrollback") ("clear" "clear-scrollback")
("!c" "eshell-previous-input 2") ("!!" "eshell-previous-input 2")
("yay" "paru $1") ("yay" "paru $1")
("yeet" "paru -Rns $1") ("yeet" "paru -Rns $1")
("nixs" "nix search nixpkgs") ("nixs" "nix search nixpkgs $1")
("myip" "curl icanhazip.com") ("myip" "curl icanhazip.com")
("ytd" "yt-dlp -o ~/Videos/%(title)s.%(ext)s") ("ytd" "yt-dlp -o ~/Videos/%(title)s.%(ext)s")
("nupg" "upgrade-nix") ("nupg" "upgrade-nix")

View file

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

View file

@ -1,4 +1,4 @@
;;; Automatically generated by recentf on Mon Nov 28 10:54:50 2022. ;;; Automatically generated by recentf on Tue Dec 6 05:49:42 2022.
(setq recentf-list 'nil) (setq recentf-list 'nil)