mirror of https://github.com/ohmyzsh/ohmyzsh.git
parent
5c17bcd21f
commit
276e540eed
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
function omz {
|
||||
setopt localoptions noksharrays
|
||||
[[ $# -gt 0 ]] || {
|
||||
_omz::help
|
||||
return 1
|
||||
|
|
Loading…
Reference in New Issue