mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Opps, not start, should be init.
This commit is contained in:
parent
88b2cd8ad1
commit
af44423144
1 changed files with 1 additions and 1 deletions
2
omz
2
omz
|
|
@ -5,7 +5,7 @@ omz() {
|
|||
OMZ=${OMZ:-$HOME/.omz}
|
||||
|
||||
case "$1" in
|
||||
"start")
|
||||
"init")
|
||||
local config_file plugin
|
||||
plugin=${plugin:=()}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue