aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-06-18 22:55:45 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-06-18 22:55:45 +0100
commit82c38116b031f3d775abc661ebe349c6724b58ae (patch)
tree014789f20db67552a16b9cac7f1e6f1034305d02
parented35ddc46e02633d560de917eb5b0d1fcf231f80 (diff)
downloaddotfiles-82c38116b031f3d775abc661ebe349c6724b58ae.tar.gz
dotfiles-82c38116b031f3d775abc661ebe349c6724b58ae.zip
Adding eshell binding
-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