fish and jj
Some checks failed
/ lint (push) Failing after 30s

This commit is contained in:
Jana Dönszelmann 2026-03-24 08:41:29 +01:00
parent ac7e310e00
commit ae9854f178
No known key found for this signature in database
3 changed files with 238 additions and 233 deletions

View file

@ -14,7 +14,7 @@ inputs@{ machine, ... }:
config = ''
#command
#env
LESS=--quit-if-one-screen --ignore-case --long-prompt --tabs=4 --redraw-on-quit --use-color --RAW-CONTROL-CHARS --chop-long-lines --exit-follow-on-close +F
LESS=--quit-if-one-screen --ignore-case --long-prompt --tabs=4 --redraw-on-quit --use-color --RAW-CONTROL-CHARS --chop-long-lines --exit-follow-on-close
'';
};
};