Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-17 00:19:01 +00:00
parent f22ce98362
commit bf8338a66c
6 changed files with 109 additions and 14 deletions

View File

@@ -24,6 +24,10 @@ source: https://github.com/tldr-pages/tldr.git
`omz plugin list`
- List all enabled plugins:
`omz plugin list --enabled`
- Enable/Disable an Oh My Zsh plugin:
`omz plugin {{enable|disable}} {{plugin}}`