ansible-role--bashrc/files/bashrc.d/70-util-grep.sh

10 lines
178 B
Bash

#!/bin/sh
#export GREP_OPTIONS="--color"
#GREP_COLORS="ms=01;31:mc=01;31:sl=:cx=:fn=35:ln=32:bn=32:se=36"
#export GREP_COLORS
# disable deprecated variable
unset GREP_OPTIONS