Change emacs shell to eshell

This commit is contained in:
2019-04-23 18:15:20 +02:00
parent 8eb50b4f04
commit 495e70ee89
2 changed files with 5 additions and 10 deletions

View File

@@ -51,7 +51,8 @@ This function should only modify configuration layer settings."
;; org
(shell :variables
shell-default-height 30
shell-default-position 'bottom)
shell-default-position 'bottom
shell-default-shell 'eshell)
;; spell-checking
syntax-checking
;; version-control