Change emacs shell to eshell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user