diff --git a/README.org b/README.org index 6fb3f98b..61c0e026 100644 --- a/README.org +++ b/README.org @@ -2853,10 +2853,10 @@ Let's add our own eshell prompt. and set the password cache to a significantly h ("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") diff --git a/init.el b/init.el index 40ffa6af..68a5840c 100644 --- a/init.el +++ b/init.el @@ -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") diff --git a/recentf b/recentf index fc8b95b1..57e9c006 100644 --- a/recentf +++ b/recentf @@ -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)