From 9c62e51afcba86b39c35273e23c1ab5ef899e4c2 Mon Sep 17 00:00:00 2001 From: "Peter J. Holzer" Date: Sun, 8 Sep 2019 12:19:56 +0200 Subject: [PATCH] Set ag path color to blue on white This is better readable than green on whatever. --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index a86ba07..4b56f37 100644 --- a/.zshrc +++ b/.zshrc @@ -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=~+"