fix: fix zsh completion

This commit is contained in:
Veneficium 2024-08-18 09:32:28 +02:00
parent d5d60d17bb
commit 2954b18584

View file

@ -2,7 +2,6 @@
#todo config #todo config
programs.zsh = { programs.zsh = {
enable = true; enable = true;
completionInit.enable = true;
syntaxHighlighting.enable = true; syntaxHighlighting.enable = true;
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;