From: Thilo Six Date: Sun, 5 Feb 2017 13:28:32 +0000 (+0100) Subject: also unset NO_COLOR X-Git-Tag: v0.14.0~8 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=b71bff06b3fc95f880abe194fa2a958ee6b179bc also unset NO_COLOR also unset NO_COLOR, seems to left out --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index c5f50de..dfd6159 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -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