do not set LESS

This commit is contained in:
Dict Xiong 2022-11-06 13:27:12 +08:00
parent 30d1fa8bcf
commit 48153949c1

View File

@ -4,7 +4,6 @@ export LC_ALL=C.UTF-8
export LANG=C.UTF-8
export DOTFILES=$( cd "$( dirname "${BASH_SOURCE[0]:-${(%):-%x}}" )" && pwd )
export PATH="$PATH:$DOTFILES/scripts"
export LESS="-N"
# antigen
if [[ -z "$DFS_NO_WALL" ]]; then