]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
Current status
authorFrank Brehm <frank@brehm-online.com>
Tue, 18 Jul 2017 10:37:02 +0000 (12:37 +0200)
committerFrank Brehm <frank@brehm-online.com>
Tue, 18 Jul 2017 10:37:02 +0000 (12:37 +0200)
profile.d/fbrehm.sh

index b0275e9ed40926c569414423f6581ad8406b2255..64aa26d6206159cd60e9d876b92d402965d9e610 100644 (file)
@@ -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