all repos — nixfiles @ 954a691139a1756af64e2db7091c6ea66cb92fe9

System and user configuration, managed by nix and home-manager

Emacs: add keyboard binding for switching to eshell

Alan Pearce
commit

954a691139a1756af64e2db7091c6ea66cb92fe9

parent

9e7d9adf4d10dc9437f30eb7bd49f21bb904a05b

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -732,6 +732,7 @@
;;;; Shells & REPLs (use-package eshell + :bind ("C-c s" . eshell) :defer t :config (progn (setq eshell-directory-name "~/.emacs.d/eshell")