xxenv-latest icon indicating copy to clipboard operation
xxenv-latest copied to clipboard

This **env(pyenv, rbenv, nodenv, goenv, phpenv, luaenv) plugin replaces the version specified in the argument with the latest version.

Results 2 xxenv-latest issues
Sort by recently updated
recently updated
newest added

I noticed that any time I use `*env latest install`, any `after_install` hooks were being called twice. Eventually, I found that [this](https://github.com/cehoffman/luaenv/blob/3ef7626fded7042a0363a67d71153868f7075b8f/libexec/luaenv#L78-L87) (would apply to any `$COMMAND`, but I'm using...

The latest update to pyenv has added native support for installing the latest python version for a given prefix. At the same time, it has made use of the `python...