Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 41ea495392 | |||
| 2a0c96920f |
+295
-295
File diff suppressed because it is too large
Load Diff
@@ -2212,7 +2212,7 @@ Zsh gets installed and configured
|
||||
"kubectl"
|
||||
];
|
||||
};
|
||||
autosuggestions.enable = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"kubectl"
|
||||
];
|
||||
};
|
||||
autosuggestions.enable = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user