From 7167cd4962e4588574b269b40a2c82c3318ece12 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 8 Feb 2022 20:59:13 -0600 Subject: Change crux-shell-buffer-name --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 0c8f173..05a0445 100644 --- a/init.el +++ b/init.el @@ -1170,6 +1170,7 @@ They are completed by \"M-x TAB\" only in Tramp debug buffers." ;; yes it's silly I have an addon to this addon. (:require crux +crux) (:option crux-shell-func #'crux-eshell + crux-shell-buffer-name "eshell" +crux-default-date-format "%F") (:global "C-o" #'crux-smart-open-line "C-x 4 t" #'crux-transpose-windows -- cgit 1.4.1-21-gabe81