emacs: Load init-eshell.el
This commit is contained in:
parent
319ff395d8
commit
c6a9219ff5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue