init.el
changeset 62 e1b944f16acb
parent 61 c0319c5df048
child 63 814f5588d0d4
--- a/init.el	Thu Jul 04 13:46:29 2013 -0500
+++ b/init.el	Fri Jul 05 13:47:47 2013 -0500
@@ -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