diff options
| author | Deposite Pirate | 2025-09-29 17:10:26 +0200 |
|---|---|---|
| committer | Deposite Pirate | 2025-09-29 17:10:26 +0200 |
| commit | 3ec957726b3d820e22c9d5588e9497c07fd08225 (patch) | |
| tree | e1cd731630ced7871e7ce68fd9eda6a7145d8b75 /conf.d/04editor.fish | |
| parent | 96283f61f89b7e6dc6836d595e914f063b099201 (diff) | |
MOAR -> MOOR
modified: conf.d/04editor.fish
Diffstat (limited to 'conf.d/04editor.fish')
| -rw-r--r-- | conf.d/04editor.fish | 2 |
1 files changed, 1 insertions, 1 deletions
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' |
