Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tenhishadow committed Mar 1, 2024
1 parent 76f666f commit ced4cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ export LESS_TERMCAP_ZV=$(tput rsubm)
export LESS_TERMCAP_ZO=$(tput ssupm)
export LESS_TERMCAP_ZW=$(tput rsupm)
export GROFF_NO_SGR=1 # For Konsole and Gnome-terminal
# shellcheck disable=SC2154
# shellcheck disable=SC2016
export LESS='-R --use-color -Dd+r$Du+b$'

PAGER="less -RFMIX"
Expand Down

0 comments on commit ced4cb1

Please sign in to comment.