]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/accounts/files/default/tomh/.zshrc
Merge remote-tracking branch 'tigerfell/pr257'
[chef.git] / cookbooks / accounts / files / default / tomh / .zshrc
index 20211c3c89d8f3b77452892b6fd09deff9ad42a0..1eae8a39221227e7573e98df2817068ffaad31fd 100644 (file)
@@ -28,6 +28,8 @@ unset zle_bracketed_paste
 # Keep tramp happy
 if [[ "$TERM" = "dumb" ]]
 then
+    unsetopt PROMPT_SP
+    unsetopt PROMPT_CR
     unsetopt ZLE
 fi