Update all submodules except oh-my-zsh (breaking changes)
OMZ commit `a28dbc8` reverses the order of plugin and custom file
loading, to custom-then-plugin. This prevents custom files from relying
on plugin functions and tweaking plugin settings to a user's preference.
When https://github.com/robbyrussell/oh-my-zsh/issues/4072 is resolved,
further updates can be considered.