X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0dc79f839bca9c977214f0337a8a227773d7f812..e0561daeb2ceeb25a6be1c228f4bd0901197f53a:/cookbooks/accounts/files/default/tomh/.zshrc?ds=sidebyside 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