From 40913d728310e9380bf49e98d68207c5b8be6dfd Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 26 Feb 2019 01:45:01 -0800 Subject: Move Eshell configuration to emacs-config --- emacs/.emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/.emacs.d/init.el') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 9136e58..f56a1b8 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -163,7 +163,6 @@ ;; 'face '(:family "Font Awesome" :height 0.75)))) (with-eval-after-load 'elec-pair (load "oni-elec-pair-init")) -(with-eval-after-load 'eshell (load "oni-eshell-init")) (with-eval-after-load 'gnus (load "oni-gnus-init")) (with-eval-after-load 'ruby-mode (load "oni-ruby-init")) (with-eval-after-load 'scheme (load "oni-scheme-init")) -- cgit v1.2.3-54-g00ecf