From: Michael Orlitzky Date: Wed, 25 Feb 2026 03:12:06 +0000 (-0500) Subject: Revert "most.sh: remove" X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=e97331da0ec7de42a53b3e58cc8ab6a297996924;p=shell.d.git Revert "most.sh: remove" Oh god no. --- diff --git a/makefile b/makefile index f564b32..fb82ec2 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,4 @@ -SRCS = aliases.sh compilation.sh options.sh sage.sh tty.sh +SRCS = aliases.sh compilation.sh most.sh options.sh sage.sh tty.sh all: $(SRCS) cat $(SRCS) > $@ diff --git a/most.sh b/most.sh new file mode 100644 index 0000000..375fcbd --- /dev/null +++ b/most.sh @@ -0,0 +1,3 @@ +# Without this, the "most" pager uses 24-bit truecolor, and somehow +# bypasses the 256-bit color scheme that I've set in xfce4-terminal. +export COLORTERM=