Regenerated
This commit is contained in:
+290
-290
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -1190,8 +1190,8 @@ in
|
|||||||
${username} = {
|
${username} = {
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
autosuggestion.enable = true;
|
#autosuggestion.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
# syntaxHighlighting.enable = true;
|
||||||
|
|
||||||
# Include the generated zshrc if you want
|
# Include the generated zshrc if you want
|
||||||
home.file.".config/zsh/.zshrc".source = generatedZsh;
|
home.file.".config/zsh/.zshrc".source = generatedZsh;
|
||||||
|
|||||||
@@ -47,8 +47,8 @@ in
|
|||||||
${username} = {
|
${username} = {
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
autosuggestion.enable = true;
|
#autosuggestion.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
# syntaxHighlighting.enable = true;
|
||||||
|
|
||||||
# Include the generated zshrc if you want
|
# Include the generated zshrc if you want
|
||||||
home.file.".config/zsh/.zshrc".source = generatedZsh;
|
home.file.".config/zsh/.zshrc".source = generatedZsh;
|
||||||
|
|||||||
Reference in New Issue
Block a user