src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index e66cd03..d15387e 100644
--- a/init.el
+++ b/init.el
@@ -139,6 +139,7 @@
(global-set-key (kbd "C-c s") 'eshell) ; start shell
(exec-path-from-shell-initialize)
(eshell)
+(add-hook 'eshell-mode-hook '(setenv "TERM" "emacs"))
;;; uniquify
(setq