mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-02 00:24:45 +01:00
Fixes error message when using zplug, due to $opts having been declared as an associative array: omz_urlencode:2: bad set of key/value pairs for associative array Fixes #9429