parent
58f151e283
commit
f36e219321
@ -0,0 +1,4 @@
|
||||
if [[ "$DISABLE_COLOR" == "true" ]]; then
|
||||
F_ordinary_highlight="bg=none,fg=none"
|
||||
F_out_of_matches_highlight="bg=none,fg=none"
|
||||
fi
|
Loading…
Reference in new issue