Commit 7cd3c22d1b55

Vincent Demeester <vincent@sbr.pm>
2020-03-13 09:28:42
… return early in case of dumb term detection 🦆
aka emacs with tramp. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 7a8b195
Changed files (1)
modules
profiles
modules/profiles/zsh.nix
@@ -118,6 +118,7 @@ in
             unfunction precmd
             unfunction preexec
             PS1='$ '
+            return
           fi
           # make sure navigation using emacs keybindings works on all non-alphanumerics
           # syntax highlighting