From eb73865ed42e38a59db542e1ef567116a85b09e6 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 18 Jul 2017 12:37:02 +0200 Subject: [PATCH] Current status --- profile.d/fbrehm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5