Opps, not start, should be init.

This commit is contained in:
Simon Gomizelj 2011-12-02 09:54:16 -05:00
commit af44423144

2
omz
View file

@ -5,7 +5,7 @@ omz() {
OMZ=${OMZ:-$HOME/.omz} OMZ=${OMZ:-$HOME/.omz}
case "$1" in case "$1" in
"start") "init")
local config_file plugin local config_file plugin
plugin=${plugin:=()} plugin=${plugin:=()}