mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
omz bin simplified
This commit is contained in:
parent
2cf1adb251
commit
7cc12f64d9
3 changed files with 19 additions and 26 deletions
|
|
@ -7,8 +7,8 @@ _omz_all_plugins() {
|
|||
|
||||
local -a _1st_arguments
|
||||
_1st_arguments=(
|
||||
'plugin:Enable plugin'
|
||||
'theme:Choose theme'
|
||||
'plugin:Manage plugins'
|
||||
'theme_chooser:Preview themes'
|
||||
'upgrade:Upgrade Oh My Zsh'
|
||||
'uninstall:Remove Oh My Zsh :('
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue