Switch shells in Doom config

This commit is contained in:
2022-09-06 13:14:16 -07:00
parent 9f728ed6de
commit 2aea7728c9

View File

@@ -128,4 +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")
(setq vterm-shell "fish")