Clean up; refactor

This commit is contained in:
Henrik Lissner 2015-10-28 03:31:51 -04:00
parent d87817725f
commit ee0930c11a
9 changed files with 97 additions and 89 deletions

View file

@ -5,7 +5,7 @@
:defer t
:init
(evil-set-initial-state 'eshell-mode 'normal)
(setq eshell-directory-name (! (concat narf-temp-dir "eshell"))
(setq eshell-directory-name (concat narf-temp-dir "eshell")
eshell-scroll-to-bottom-on-input 'all
eshell-buffer-shorthand t