asdf/docs
Phil Pennock a8016c321d zsh-native asdf completion setup
Add a zsh-native completion system function for `asdf`.

I too often hit snags with bash completions in zsh, so I bias strongly
towards zsh-native completions.

This needs to end up in `$fpath` with a filename of `_asdf` but it
seemed unfriendly to use that name in this repo, so call it `_asdf.zsh`
and document a symlink.  Mark the file as executable to be compatible
with one convention of "personal functions should only autoload if
executable" (but that's probably so historic that very few people still
use it; I'm one of them, though).
2020-02-19 16:06:00 -05:00
..
scripts Use custom edit on github plugin. Fix #469 2019-03-24 14:30:53 +00:00
_404.md Significant documentation site improvements (#440) 2019-01-25 19:17:20 +11:00
_coverpage.md add "versions" to docs subtitle (#462) 2019-02-11 17:39:15 +11:00
_navbar.md Documentation site (#422) 2019-01-12 11:32:30 -05:00
_sidebar.md Significant documentation site improvements (#440) 2019-01-25 19:17:20 +11:00
.nojekyll Documentation site (#422) 2019-01-12 11:32:30 -05:00
CNAME Create CNAME 2019-02-12 09:12:13 -05:00
contributing-core-asdf-vm.md Documentation site (#422) 2019-01-12 11:32:30 -05:00
contributing-doc-site.md add list of improvements to docs (#448) 2019-02-01 22:59:11 +11:00
core-commands.md Improvements to asdf plugin commands. 2019-11-30 14:18:37 -06:00
core-configuration.md Add support for RC versions to asdf update command 2019-03-24 18:24:19 -04:00
core-manage-asdf-vm.md zsh-native asdf completion setup 2020-02-19 16:06:00 -05:00
core-manage-plugins.md Merge branch 'master' into master 2020-02-14 17:14:33 +11:00
core-manage-versions.md Update example commands to not use hypen and use subcommand CLI. 2019-11-27 12:25:34 -06:00
DEPRECATED_README.md de-dupe readme and finalise docs site (#441) 2019-01-29 22:31:34 +11:00
index.html Merge pull request #495 from asdf-vm/fix-edit-on-github 2019-03-24 19:26:22 +00:00
plugins-create.md Update examples using subcommands 2020-01-30 15:59:05 -06:00
README.md rename docs/hompage to docs/README to use default Docsify settings (#492) 2019-03-22 17:37:37 +11:00
thanks.md Significant documentation site improvements (#440) 2019-01-25 19:17:20 +11:00