mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Remove machine specific shell
This commit is contained in:
parent
295bba19e5
commit
4bc7e9ac94
6
init.org
6
init.org
@ -850,12 +850,6 @@
|
||||
(set-process-query-on-exit-flag (get-buffer-process ad-return-value) nil))
|
||||
#+END_SRC
|
||||
|
||||
Use zsh:
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq vterm-shell "/opt/homebrew/bin/zsh")
|
||||
#+END_SRC
|
||||
|
||||
I'd like the =C-l= to work more like the standard terminal (which works
|
||||
like running =clear=), and resolve this by simply removing the
|
||||
buffer-content. Mind that this is not how =clear= works, it simply adds a
|
||||
|
Loading…
Reference in New Issue
Block a user