refactor(zsh): disable

main
sgoudham 8 months ago
parent 3f19862777
commit ef7694418b
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -4,7 +4,7 @@
...
}: {
programs.zsh = {
enable = true;
enable = false;
enableAutosuggestions = true;
enableCompletion = true;
# Idk why the highlighting doesn't work properly now

Loading…
Cancel
Save