From 48153949c11122881d8e2df9ed7b807303974731 Mon Sep 17 00:00:00 2001 From: Dict Xiong Date: Sun, 6 Nov 2022 13:27:12 +0800 Subject: [PATCH] do not set LESS --- .zshrc2 | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc2 b/.zshrc2 index 14c685c..9fa1d4b 100644 --- a/.zshrc2 +++ b/.zshrc2 @@ -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