X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=.config%2Fshell%2Fcommonprofile;h=54666b95775d9d10cffd2ccab7b465f98713299c;hb=c3864f21c97f96577b2bfc3b4b1f492840fd850b;hp=37d178f69c2314bc513753b7c8a660bcda0ca7ea;hpb=a798b1f596aa7c037f32f45371525331a3e773b2;p=dotfiles.git diff --git a/.config/shell/commonprofile b/.config/shell/commonprofile index 37d178f..54666b9 100644 --- a/.config/shell/commonprofile +++ b/.config/shell/commonprofile @@ -22,7 +22,7 @@ export QT_IM_MODULE=ibus export LESS_TERMCAP_md=$'\e[1;33m' export LESS_TERMCAP_mb=$'\e[1;33m' export LESS_TERMCAP_me=$'\e[0m' -export LESS_TERMCAP_so=$'\e[01;36m' +export LESS_TERMCAP_so=$'\e[01;31m' export LESS_TERMCAP_se=$'\e[0m' export LESS_TERMCAP_us=$'\e[1;4;36m' export LESS_TERMCAP_ue=$'\e[0m'