From c6a9219ff5fd899808b03bdf5eebeccb904378b0 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 21 Jul 2013 01:48:06 +0200 Subject: emacs: Load init-eshell.el --- emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs.d/init.el') diff --git a/emacs.d/init.el b/emacs.d/init.el index 9c3304fdc796..489479773bb6 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 -- cgit 1.4.1