systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
Log | Files | Refs | README | LICENSE

commit cbd772115ab8b4071220cf6a5680b6aaea99bff3
parent 3c01d173a62d52a15eca70a9aa841da1a9d9bb75
Author: Remy Noulin <loader2x@gmail.com>
Date:   Fri,  9 Jan 2026 10:50:34 +0200

add --quit-if-one-screen option for less in ,,

dotfiles/,,.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Diffstat:
Mdotfiles/,,.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dotfiles/,,.sh b/dotfiles/,,.sh @@ -1 +1 @@ -edi cat $1|less +edi cat $1|less --quit-if-one-screen