Skip to content

Commit eef3f54

Browse files
committed
feat(vterm): Use vterm as the default shell in Emacs
1 parent c67a245 commit eef3f54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

init.el

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ This function should only modify configuration layer settings."
154154
neotree
155155
systemd
156156
version-control
157+
(shell :variables
158+
shell-default-shell 'multi-vterm
159+
shell-default-term-shell "/usr/bin/fish")
157160
search-engine
158161
command-log
159162
pdf

0 commit comments

Comments
 (0)