This is an anyenv plugin that provides anyenv latest
command to install xxenv-latest in all **env versions found in $ANYENV_ROOT/envs/*
.
Simply clone the repository into the plugins directory:
mkdir -p $(anyenv root)/plugins
git clone https://github.com/sjlevin/anyenv-latest.git $(anyenv root)/plugins/anyenv-latest
anyenv latest
(The MIT License)