Patrick W. Healy
5d37f723f6
fix(asdf): avoid prepending path entry multiple times ( #13268 )
7 months ago
Arthur
92bad89f8a
docs(asdf): update usage example ( #13055 )
11 months ago
Carlo Sala
a78d006faa
fix(asdf)!: remove legacy <0.16 integration
...
`asdf` plugin only supports asdf 0.16 and ahead from now on.
12 months ago
Kartik Vashistha
2f3a141f65
docs(asdf): match README with 0.16 ( #13026 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
12 months ago
Carlo Sala
4d9d346718
feat(asdf): support asdf v0.16 ahead
...
Co-authored-by: Valgard Trontheim <github@trontheim.de>
Closes #12964
Closes #12967
1 year ago
Marc Cornellà
efafef8495
docs: improve several plugin READMEs and add one for `ssh` plugin
2 years ago
Thomas Faugier
278bcfc93b
feat(asdf): load zsh completions instead of bash ones
...
Closes #11143
Closes #8779
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2 years ago
Eric Hsieh
820b8bd40f
docs(autojump): fix outdated links and update description ( #11289 )
3 years ago
alexandregv
6babcbd884
feat(asdf): add support for archlinux/AUR package ( #9893 )
...
Closes #9893
4 years ago
Sergei Shishov
bd0b4b64c6
fix(asdf): fix path to Homebrew installation of `asdf` ( #10481 )
...
Fixes #10484
Closes #10481
4 years ago
Albert Serrallé Ríos
7c9c148ec2
asdf: fix completions if ASDF_DIR is already exported ( #8538 )
6 years ago
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.
7 years ago
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.
8 years ago
Julian Laubstein
c7185c35f3
Add completions to asdf plugin ( #6046 )
8 years ago
Rob Loach
616ac67924
Add 'asdf' plugin
10 years ago