summaryrefslogtreecommitdiff
path: root/dotfiles/profile
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/profile')
-rw-r--r--dotfiles/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/profile b/dotfiles/profile
index 3885e0a..e615972 100644
--- a/dotfiles/profile
+++ b/dotfiles/profile
@@ -21,7 +21,7 @@ export XDG_RUNTIME_DIR=${HOME}/.cache/
## less configuration
### colors
-export LESS="-iR"
+export LESS="-iRW -z-3"
export LESS_TERMCAP_mb=$'\E[01;36m'
export LESS_TERMCAP_md=$'\E[01;36m'
export LESS_TERMCAP_me=$'\E[0m'