minimal: Disable oh-my-zsh plugins

This commit is contained in:
Quentin Boyer 2024-08-26 00:04:33 +02:00
parent b2b727a04e
commit 7610a7a708

View file

@ -282,11 +282,7 @@
enableCompletion = true;
oh-my-zsh = {
enable = true;
plugins = [
"git"
"wd"
"rust"
];
plugins = [ ];
};
plugins = [
{