diff --git a/zsh/prompt b/zsh/prompt index 06ab5b7..9308541 100755 --- a/zsh/prompt +++ b/zsh/prompt @@ -3,6 +3,7 @@ RESETCOLOR='' HOSTCOLOR='' PATHCOLOR='' BOLDERRORCOLOR='' +BLACKCOLOR='' case "${TERM}" in *256color*)