changed grep highlight color
This commit is contained in:
parent
a9e7ca79f7
commit
b25e12ec52
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@ alias yt='ddgr --gb \!yt "${1}"'
|
||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export PATH="$PATH:$GOPATH/bin:/home/brian/scripts:/home/brian/.local/bin"
|
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
|
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||||
|
|
||||||
# BEGIN_KITTY_SHELL_INTEGRATION
|
# BEGIN_KITTY_SHELL_INTEGRATION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue