From a433221b042f90663cfcc6eb8819bb192f6f480b Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Tue, 9 Dec 2025 12:55:13 -0800 Subject: [PATCH] install command for my lesskey file --- install-all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-all.sh b/install-all.sh index f07d4cd..36846b5 100755 --- a/install-all.sh +++ b/install-all.sh @@ -8,3 +8,4 @@ fi # Conkeror is a deprecated program #/bin/ln -sf `pwd`/conkerorrc $HOME/.conkerorrc +/bin/ln -sf `pwd`lesskey $HOME/.lesskey