Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | feat(asdf): load zsh completions instead of bash ones | Thomas Faugier | |
Closes #11143 Closes #8779 Co-authored-by: Carlo Sala <carlosalag@protonmail.com> | |||
2022-10-25 | docs(autojump): fix outdated links and update description (#11289) | Eric Hsieh | |
2021-12-21 | feat(asdf): add support for archlinux/AUR package (#9893) | alexandregv | |
Closes #9893 | |||
2021-12-21 | fix(asdf): fix path to Homebrew installation of `asdf` (#10481) | Sergei Shishov | |
Fixes #10484 Closes #10481 | |||
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 | |