diff --git a/org/config/spacemacs.org b/org/config/spacemacs.org index af1396d..51f5591 100644 --- a/org/config/spacemacs.org +++ b/org/config/spacemacs.org @@ -620,7 +620,7 @@ #+BEGIN_SRC emacs-lisp (shell :variables shell-default-height 40 - shell-default-position 'right + shell-default-position 'bottom shell-default-shell 'eshell) #+END_SRC