Eric Hsieh
820b8bd40f
docs(autojump): fix outdated links and update description ( #11289 )
2022-10-25 21:35:30 +02:00
alexandregv
6babcbd884
feat(asdf): add support for archlinux/AUR package ( #9893 )
...
Closes #9893
2021-12-21 19:12:08 +01:00
Sergei Shishov
bd0b4b64c6
fix(asdf): fix path to Homebrew installation of asdf
( #10481 )
...
Fixes #10484
Closes #10481
2021-12-21 19:08:53 +01:00
Albert Serrallé Ríos
7c9c148ec2
asdf: fix completions if ASDF_DIR is already exported ( #8538 )
2020-05-23 19:02:56 +02:00
eric-christian
86ea319536
asdf: fix homebrew installation path ( #7582 )
...
* 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.
2019-02-08 15:14:09 +01:00
John Burwell
05713785b0
asdf: add Homebrew and completion support ( #6749 )
...
* Modifies the search logic for asdf to include Homebrew when it is
installed. The implementation is adapted from the pyenv plugin.
2018-08-07 18:10:35 +02:00
Julian Laubstein
c7185c35f3
Add completions to asdf plugin ( #6046 )
2018-04-22 20:27:12 +02:00
Rob Loach
616ac67924
Add 'asdf' plugin
2016-03-30 02:05:07 -04:00