Set ag path color to blue on white

This is better readable than green on whatever.
This commit is contained in:
Peter J. Holzer 2019-09-08 12:19:56 +02:00
parent c9e58b8be0
commit 9c62e51afc
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -30,7 +30,7 @@ fi
alias darkbg='xtermcontrol --bg "#000" --fg "#FFF"; export BG=dark'
alias lightbg='xtermcontrol --bg "#EEE" --fg "#000" --highlight="#0FF"; export BG=light'
alias defaultbg='. ~/.zxtermcolors'
alias ag='ag --color-path 32'
alias ag='ag --color-path "34;47"'
namedir(){
eval "$1=~+"