Re-enable Emacs vterm
This commit is contained in:
@@ -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")
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user