added yellow highlighting for GREP_COLORS
This commit is contained in:
parent
73d788ec8c
commit
2b2d5c02a8
1 changed files with 1 additions and 0 deletions
|
|
@ -253,4 +253,5 @@ alias indelible="doas chattr +i" # makes a file impossible to delete (except wit
|
|||
|
||||
export EDITOR=nvim
|
||||
export PATH="$PATH:$GOPATH/bin:/home/brian/scripts"
|
||||
export GREP_COLORS='ms=01;33'
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue