From 9fc60ca50b49dd393fe2af2bac1f1f454d4239fa Mon Sep 17 00:00:00 2001 From: jjanzen Date: Thu, 13 Mar 2025 23:20:21 -0500 Subject: system changes --- common/.config/emacs/init.el.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/.config/emacs/init.el.org b/common/.config/emacs/init.el.org index 3066ba7..252fb1d 100644 --- a/common/.config/emacs/init.el.org +++ b/common/.config/emacs/init.el.org @@ -312,7 +312,7 @@ Install a better PDF viewer than =DocView=. Install and configure =eat= as a terminal emulator in Emacs with =eshell= as a shell. #+begin_src emacs-lisp - (require 'eshell) + (require 'em-prompt) :init ;; Overwrite a default function that makes the prompt editable for some reason (defun eshell-emit-prompt () -- cgit v1.2.3