From: Tom Hughes Date: Mon, 25 Oct 2021 13:30:52 +0000 (+0100) Subject: Update zshrc for tomh X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/6d69a648c6df4882a8edb55b1a3585c7161617d6 Update zshrc for tomh --- 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