From 55ac7968b4171c9ab8b5e3487b00d4b73b794a18 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 3 Aug 2022 23:06:32 -0400 Subject: Update/shorten various custom Emacs bindings --- .emacs.d/lisp/bandali-eshell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/lisp/bandali-eshell.el') diff --git a/.emacs.d/lisp/bandali-eshell.el b/.emacs.d/lisp/bandali-eshell.el index e1326ef..66e7808 100644 --- a/.emacs.d/lisp/bandali-eshell.el +++ b/.emacs.d/lisp/bandali-eshell.el @@ -78,7 +78,7 @@ (define-key eshell-hist-mode-map (kbd "M-r") #'b/eshell-history))) ;; global key bindings -(global-set-key (kbd "C-c a s e") #'eshell) +(global-set-key (kbd "C-c s e") #'eshell) ;; hooks (add-hook 'eshell-mode-hook #'b/eshell-setup) -- cgit v1.2.3-60-g2f50