Commit graph

3 commits

Author SHA1 Message Date
John Burwell
387ab91ec3 Adds Homebrew and completion support to asdf plugin
* Modifies the search logic for asdf to include Homebrew when it is
installed.  The implementation is adapted from the pyenv plugin.  Per
feedback from @mcornella, asdf is either going to be in the
Homebrew directory or $HOME/.asdf.  Since no distributions appear
to package asdf, the other locations are unncecessary.  This new
assumption allowed the search logic to be simplified as well.

* Includes command completions for both regular and Homebrew installs.
This enhancement was inspired by PR $6045.
2018-04-23 17:27:59 -04: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