mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
It would be nice with a less brittle fix
But this works right now.
This commit is contained in:
parent
b512eda030
commit
eb68b6421d
2
init.org
2
init.org
@ -857,7 +857,7 @@
|
|||||||
Use zsh:
|
Use zsh:
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(setq vterm-shell "/usr/local/bin/zsh")
|
(setq vterm-shell "/opt/homebrew/bin/zsh")
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
I'd like the =C-l= to work more like the standard terminal (which works
|
I'd like the =C-l= to work more like the standard terminal (which works
|
||||||
|
Loading…
Reference in New Issue
Block a user