X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1a3dbacb7662560c8214371ea6338a06f71f41e4..6d69a648c6df4882a8edb55b1a3585c7161617d6:/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