This is an anyenv plugin that
provides anyenv update command to update all **env and all plugins.
Simply clone the repository into the plugins directory:
mkdir -p $(anyenv root)/plugins
git clone https://github.com/znz/anyenv-update.git $(anyenv root)/plugins/anyenv-update
anyenv update
(The MIT License)