summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/init.el b/init.el
index 4a593a7..35102da 100644
--- a/init.el
+++ b/init.el
@@ -345,6 +345,12 @@
(load (expand-file-name "config/treemacs.el" user-emacs-directory))
;; =====================================
+;; 🐚 Eshell
+;; =====================================
+
+(load (expand-file-name "config/eshell.el" user-emacs-directory))
+
+;; =====================================
;; 🪄 Magit
;; =====================================