also unset NO_COLOR
authorThilo Six <grml@xk2c.de>
Sun, 5 Feb 2017 13:28:32 +0000 (14:28 +0100)
committerFrank Terbeck <ft@grml.org>
Sun, 5 Feb 2017 14:30:29 +0000 (15:30 +0100)
also unset NO_COLOR, seems to left out

etc/zsh/zshrc

index c5f50de..dfd6159 100644 (file)
@@ -3126,7 +3126,7 @@ function ssl-cert-info () {
 }
 
 # make sure our environment is clean regarding colors
-builtin unset -v BLUE RED GREEN CYAN YELLOW MAGENTA WHITE
+builtin unset -v BLUE RED GREEN CYAN YELLOW MAGENTA WHITE NO_COLOR
 
 # "persistent history"
 # just write important commands you always need to $GRML_IMPORTANT_COMMANDS