From eb68b6421daae37a85eccc4717d966cc2fe9dec1 Mon Sep 17 00:00:00 2001 From: larstvei Date: Sat, 17 Sep 2022 13:15:39 +0200 Subject: [PATCH] It would be nice with a less brittle fix But this works right now. --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.org b/init.org index bc76926..dcb8a31 100644 --- a/init.org +++ b/init.org @@ -857,7 +857,7 @@ Use zsh: #+BEGIN_SRC emacs-lisp - (setq vterm-shell "/usr/local/bin/zsh") + (setq vterm-shell "/opt/homebrew/bin/zsh") #+END_SRC I'd like the =C-l= to work more like the standard terminal (which works