Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-23 | asdf: fix completions if ASDF_DIR is already exported (#8538) | Albert Serrallé Ríos | |
2019-02-08 | asdf: fix homebrew installation path (#7582) | eric-christian | |
* The check for the asdf installation directory is more precise: The existence of the directory `$HOME/.asdf` does not mean that it is the installation directory of `asdf`. It will also be created after installing at least one asdf plugin. * Completions, while installed with homebrew, are now expected on an alternative location. | |||
2018-08-07 | asdf: add Homebrew and completion support (#6749) | John Burwell | |
* Modifies the search logic for asdf to include Homebrew when it is installed. The implementation is adapted from the pyenv plugin. | |||
2018-04-22 | Add completions to asdf plugin (#6046) | Julian Laubstein | |
2016-03-30 | Add 'asdf' plugin | Rob Loach | |