Regenerated
This commit is contained in:
+2
-2
@@ -1139,8 +1139,8 @@ in
|
|||||||
autosuggestions.enable = true;
|
autosuggestions.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
|
|
||||||
# Instead of dotDir, just set ZDOTDIR and source generated file
|
# Use initExtra instead of non-existent extraConfig
|
||||||
extraConfig = ''
|
initExtra = ''
|
||||||
# Tell Zsh to use ~/.config/zsh as main config dir
|
# Tell Zsh to use ~/.config/zsh as main config dir
|
||||||
export ZDOTDIR="$HOME/.config/zsh"
|
export ZDOTDIR="$HOME/.config/zsh"
|
||||||
|
|
||||||
|
|||||||
@@ -26,8 +26,8 @@ in
|
|||||||
autosuggestions.enable = true;
|
autosuggestions.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
|
|
||||||
# Instead of dotDir, just set ZDOTDIR and source generated file
|
# Use initExtra instead of non-existent extraConfig
|
||||||
extraConfig = ''
|
initExtra = ''
|
||||||
# Tell Zsh to use ~/.config/zsh as main config dir
|
# Tell Zsh to use ~/.config/zsh as main config dir
|
||||||
export ZDOTDIR="$HOME/.config/zsh"
|
export ZDOTDIR="$HOME/.config/zsh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user