Moved lesshst file

This commit is contained in:
Brian Zalewski 2023-06-10 02:24:59 +00:00
parent 3d42e2d7b9
commit 166d7d28ae

View file

@ -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)