mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-07-31 19:50:39 +02: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