From: Frank Brehm Date: Tue, 18 Jul 2017 10:37:02 +0000 (+0200) Subject: Current status X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=eb73865ed42e38a59db542e1ef567116a85b09e6;p=config%2Fns1%2Fetc.git Current status --- diff --git a/profile.d/fbrehm.sh b/profile.d/fbrehm.sh index b0275e9..64aa26d 100644 --- a/profile.d/fbrehm.sh +++ b/profile.d/fbrehm.sh @@ -13,7 +13,7 @@ HISTCONTROL=ignoredups:ignorespace shopt -s histappend # coloring grep: -export GREP_OPTIONS='--color=auto' +alias grep='grep --color=auto' export GREP_COLOR='1;32' # hold these special chars when piping to less