Remove oh-my-zsh plugins

This commit is contained in:
Dave Gallant
2024-03-10 16:34:15 -04:00
parent a489027744
commit 4cdfcd7df7

View File

@@ -183,11 +183,6 @@ in
"oh-my-zsh" = {
enable = true;
plugins = [
"gitfast"
"last-working-dir"
"tmux"
];
};
};