Upgrade to 25.05
This commit is contained in:
parent
65817f4e70
commit
05f820ed4c
11 changed files with 214 additions and 277 deletions
|
@ -30,7 +30,7 @@ in
|
|||
enableCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
historySubstringSearch.enable = true;
|
||||
initExtra = builtins.readFile ./zshrc.sh;
|
||||
initContent = builtins.readFile ./zshrc.sh;
|
||||
defaultKeymap = "viins";
|
||||
history = {
|
||||
size = cfg.historySize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue