📝 Reset variable for color man pages

This commit is contained in:
z3rOR0ne 2023-12-01 05:24:28 -08:00
parent 60ff5a0bbf
commit d03da1d9b7
2 changed files with 87 additions and 84 deletions

View file

@ -20,6 +20,7 @@ export BROWSER=librewolf
export EDITOR=nvim
export PF_INFO="ascii os kernel pkgs shell wm editor"
export GROFF_NO_SGR=1
export LESS_TERMCAP_mb=$'\e[1;34m'
export LESS_TERMCAP_md=$'\e[1;34m'
export LESS_TERMCAP_me=$'\e[0m'