Update inputs

This commit is contained in:
Paul-Henri Froidmont 2025-05-29 02:21:12 +02:00
parent 85f8018e36
commit dad3f3db8e
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
6 changed files with 138 additions and 303 deletions

View file

@ -33,7 +33,7 @@ in
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
initExtra = # bash
initContent = # bash
''
autoload -Uz up-line-or-beginning-search down-line-or-beginning-search
zle -N up-line-or-beginning-search