about summary refs log tree commit diff stats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2021-08-28 14:26:57 +0100
committerDavid Morgan <djm_uk@protonmail.com>2021-08-28 14:26:57 +0100
commitbd602d65fb772c3b25327d22300da5aa33909272 (patch)
treea6bec122408ec734c2a40dbfa987d310d52ff0de /.emacs.d/init.el
parent974d7987a788284b334c863cd5bfc9edd07c2dd3 (diff)
downloaddotfiles-bd602d65fb772c3b25327d22300da5aa33909272.tar.gz
Move and update eshell and vterm config
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 01968e2..d014eb8 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -40,6 +40,7 @@
 (require 'init-paredit-x)
 (require 'init-lsp)
 (require 'init-git)
+(require 'init-shell)
 (require 'init-org)
 ;;(require 'init-latex)
 (require 'init-xml)