vterm use fish
This commit is contained in:
parent
8f0b42ed7e
commit
85e86c8d12
2 changed files with 2 additions and 4 deletions
|
@ -4598,8 +4598,7 @@ Emulate a terminal
|
|||
** Vterm
|
||||
#+begin_src emacs-lisp
|
||||
(setq vterm-buffer-name-string "vterm %s"
|
||||
vterm-shell "/run/current-system/sw/bin/nu")
|
||||
(making some eshell changes)
|
||||
vterm-shell "/run/current-system/sw/bin/fish")
|
||||
(defun chris/vterm-setup ()
|
||||
"Setup vterm with my preferred settings"
|
||||
(display-line-numbers-mode -1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue