aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emacs/loader.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/emacs/loader.org b/emacs/loader.org
index e7aea2b..12ac0d7 100644
--- a/emacs/loader.org
+++ b/emacs/loader.org
@@ -156,6 +156,13 @@ programming and looking at source code.
(setq default-frame-alist '((font . "Hack-11")))
#+END_SRC
+**** Shell
+#+BEGIN_SRC emacs-lisp
+ (use-package eshell
+ :ensure nil
+ :bind (("C-c e" . eshell)))
+#+END_SRC
+
** Social
*** Mail
~mu4e~ is automatically in the load path when installed through a package