summaryrefslogtreecommitdiff
path: root/.emacs.d/modules
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/modules')
-rw-r--r--.emacs.d/modules/thanos-shells.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/modules/thanos-shells.el b/.emacs.d/modules/thanos-shells.el
index c785261..545bd26 100644
--- a/.emacs.d/modules/thanos-shells.el
+++ b/.emacs.d/modules/thanos-shells.el
@@ -44,7 +44,7 @@
(eshell-mode . eat-eshell-mode)
(eshell-mode . eat-eshell-visual-command-mode)
:config
- (setf eat-term-name "emacs"))
+ (setf eat-term-name "xterm"))
;;;; doas completion
(defun pcomplete/doas ()