diff --git a/pages/common/omz.md b/pages/common/omz.md index 60849aa4f9..e0b34f72f9 100644 --- a/pages/common/omz.md +++ b/pages/common/omz.md @@ -19,6 +19,10 @@ `omz plugin list` +- List all enabled plugins: + +`omz plugin list --enabled` + - Enable/Disable an Oh My Zsh plugin: `omz plugin {{enable|disable}} {{plugin}}`