Regenerated

This commit is contained in:
2026-03-26 19:27:56 +00:00
parent 961851501c
commit da79e7275d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1139,8 +1139,8 @@ in
autosuggestions.enable = true;
syntaxHighlighting.enable = true;
# Instead of dotDir, just set ZDOTDIR and source generated file
extraConfig = ''
# Use initExtra instead of non-existent extraConfig
initExtra = ''
# Tell Zsh to use ~/.config/zsh as main config dir
export ZDOTDIR="$HOME/.config/zsh"
@@ -26,8 +26,8 @@ in
autosuggestions.enable = true;
syntaxHighlighting.enable = true;
# Instead of dotDir, just set ZDOTDIR and source generated file
extraConfig = ''
# Use initExtra instead of non-existent extraConfig
initExtra = ''
# Tell Zsh to use ~/.config/zsh as main config dir
export ZDOTDIR="$HOME/.config/zsh"