110 current 1970-01-01 01:00:00 24.05.20240303.b8697e5 6.6.19 *

This commit is contained in:
Max Känner 2024-03-09 00:01:58 +01:00
parent 2c301622bb
commit 8ac6572559

View File

@ -34,6 +34,10 @@
syntaxHighlighting.enable = true;
syntaxHighlighting.highlighters = ["main" "brackets"];
initExtra = ''
# history substring search
bindkey '^[[A' history-substring-search-up
bindkey '^[[B' history-substring-search-down
# auto completion
bindkey '^I' complete-word
bindkey '^[[Z' autosuggest-accept
# backspace