This commit is contained in:
Leon Liu 2024-11-18 15:19:41 +09:00
parent e4ec7da616
commit 30e959d305

View File

@ -106,7 +106,7 @@
programs.zsh = { programs.zsh = {
enable = true; enable = true;
enableCompletion = true; enableCompletion = true;
autosuggestions = { autosuggestion = {
enable = true; enable = true;
}; };
oh-my-zsh = { oh-my-zsh = {