X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93c098cdc4f22b1fe69ecd88b3ac2d2b211780ff..2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b:/cookbooks/accounts/files/default/tomh/.zshrc diff --git a/cookbooks/accounts/files/default/tomh/.zshrc b/cookbooks/accounts/files/default/tomh/.zshrc index 20211c3c8..1eae8a392 100644 --- a/cookbooks/accounts/files/default/tomh/.zshrc +++ b/cookbooks/accounts/files/default/tomh/.zshrc @@ -28,6 +28,8 @@ unset zle_bracketed_paste # Keep tramp happy if [[ "$TERM" = "dumb" ]] then + unsetopt PROMPT_SP + unsetopt PROMPT_CR unsetopt ZLE fi