Moved lesshst file
This commit is contained in:
parent
3d42e2d7b9
commit
166d7d28ae
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ export LESS_TERMCAP_se=$'\e[0m'
|
|||
export LESS_TERMCAP_so=$'\e[01;33m'
|
||||
export LESS_TERMCAP_ue=$'\e[0m'
|
||||
export LESS_TERMCAP_us=$'\e[1;4;31m'
|
||||
export LESSHISTFILE=-
|
||||
export LESSHISTFILE="$XDG_STATE_HOME"/less/history
|
||||
export MANPAGER="less -X"
|
||||
|
||||
### Magic Enter (ZSH)
|
||||
|
|
Loading…
Reference in a new issue