Skip to content

Commit d6e6d9e

Browse files
committed
Some more improvements
1 parent 82d6c6d commit d6e6d9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zsh/zsh.d/lib/man-pages.zsh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ export LESS_TERMCAP_se=$'\E[0m'
99
export LESS_TERMCAP_so=$'\E[01;44;33m'
1010
export LESS_TERMCAP_ue=$'\E[0m'
1111
export LESS_TERMCAP_us=$'\E[01;32m'
12+
13+
export LESS="-RSM~gIsw"

0 commit comments

Comments
 (0)