changed grep highlight color

This commit is contained in:
tomit4 2022-03-26 11:28:11 -07:00
parent a9e7ca79f7
commit b25e12ec52

View file

@ -355,7 +355,7 @@ alias yt='ddgr --gb \!yt "${1}"'
export EDITOR=nvim
export PATH="$PATH:$GOPATH/bin:/home/brian/scripts:/home/brian/.local/bin"
export GREP_COLORS='ms=01;33'
export GREP_COLORS='ms=01;36'
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
# BEGIN_KITTY_SHELL_INTEGRATION