From 3ec957726b3d820e22c9d5588e9497c07fd08225 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Mon, 29 Sep 2025 17:10:26 +0200 Subject: MOAR -> MOOR modified: conf.d/04editor.fish --- conf.d/04editor.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/04editor.fish b/conf.d/04editor.fish index 6240f8c..e98a882 100644 --- a/conf.d/04editor.fish +++ b/conf.d/04editor.fish @@ -71,7 +71,7 @@ if status is-interactive switch $found_pager case 'moor' - set -x MOAR '--colors=auto --no-linenumbers' + set -x MOOR '--colors=auto --no-linenumbers' alias less 'moor' alias most 'moor' alias more 'moor' -- cgit v1.3.1