From 199936d7d5b93300dd465ad38c860a884f0b48ac Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 6 Dec 2022 09:04:36 -0600 Subject: [PATCH] eshell bang bang --- README.org | 4 ++-- init.el | 4 ++-- recentf | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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)