about summary refs log tree commit diff
path: root/emacs.d/init.el
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2013-07-20T23·48+0200
committerVincent Ambo <vincent@spotify.com>2013-07-20T23·48+0200
commitc6a9219ff5fd899808b03bdf5eebeccb904378b0 (patch)
treecf16f5ad53e20e5b5089f0e365787b26fc6a7bfc /emacs.d/init.el
parent319ff395d8dc14026bd22f98f1350704a205a2f5 (diff)
emacs: Load init-eshell.el
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r--emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index 9c3304fdc7..489479773b 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -61,6 +61,7 @@
 (load "~/.emacs.d/init-settings.el")
 (load "~/.emacs.d/init-modes.el")
 (load "~/.emacs.d/init-bindings.el")
+(load "~/.emacs.d/init-eshell.el")
 
 ;; IRC configuration (erc)
 ;; Actual servers and such are loaded from irc.el