From a808b5bf015b581f087992c60224c5231de19195 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 3 Jan 2022 22:37:58 -0600 Subject: Add eshell-bookmark --- init.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 475ba7e..cf5281c 100644 --- a/init.el +++ b/init.el @@ -879,6 +879,9 @@ See also `crux-reopen-as-root-mode'." (:hook-into emacs-lisp-mode lisp-interaction-mode)) +(setup (:straight eshell-bookmark) + (add-hook 'eshell-mode-hook #'eshell-bookmark-setup)) + (setup (:straight eshell-syntax-highlighting) (:hook-into eshell-mode)) -- cgit 1.4.1-21-gabe81