zsh plugins

This commit is contained in:
Murphy 2025-01-22 10:07:28 -05:00
parent 891a21f61b
commit 2976e25ed5
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17

View file

@ -7,6 +7,9 @@
enable = true;
enableCompletion = true;
enableGlobalCompInit = false;
autosuggestions.enable = true;
syntaxHighlighting.enable = true;
histSize = 10000;
};
};