Re-enable Emacs vterm

This commit is contained in:
2022-05-17 16:47:06 -07:00
parent f7f7152da6
commit 3217ba8549
3 changed files with 6 additions and 2 deletions

View File

@@ -128,3 +128,4 @@
;; Insist on using regular "ls", to override Doom's insistence on "gls" on Mac+Nix
(setq insert-directory-program "ls")
(setq vterm-shell "xonsh")

View File

@@ -63,7 +63,7 @@
;;eshell ; a consistent, cross-platform shell (WIP)
;;shell ; a terminal REPL for Emacs
;;term ; terminals in Emacs
;;vterm ; another terminals in Emacs
vterm ; another terminals in Emacs
:checkers
syntax ; tasing you for every semicolon you forget