asdf/lib/commands
Victor Hugo Borja ab59e5618f Move common functionality to utils.sh
- Make shim-exec, shim-env, and which use the same logic to look for commands
- Make sure shim-exec and which use a plugin exec-path hook as documented
  (the hook takes a relative path to the executable and returns also
   a relative path, possibly modified)
- Fix shellchecks
2019-01-20 14:02:22 -06:00
..
current.sh Fix shellcheck warnings on OSX 2018-12-20 17:25:30 -05:00
help.sh Remove shebangs from lib files and pass bash dialect to shellcheck 2017-10-01 11:34:35 -04:00
install.sh Add pre-install and pre-reshim hooks 2019-01-19 13:32:07 -06:00
list-all.sh Remove shebangs from lib files and pass bash dialect to shellcheck 2017-10-01 11:34:35 -04:00
list.sh Continue list even when version is not found 2018-12-28 09:21:43 +08:00
plugin-add.sh Add config option to install plugins in $HOME/.asdf 2018-08-11 15:37:56 +02:00
plugin-list-all.sh Optimise listing all plugins 2018-10-27 20:05:02 +01:00
plugin-list.sh Fix asdf current behaviour 2018-10-04 21:00:29 +02:00
plugin-push.sh Add config option to install plugins in $HOME/.asdf 2018-08-11 15:37:56 +02:00
plugin-remove.sh Add config option to install plugins in $HOME/.asdf 2018-08-11 15:37:56 +02:00
plugin-test.sh Add support for the --asdf-tool-version flag to the plugin-test command. 2018-10-20 11:48:10 -04:00
plugin-update.sh Add config option to install plugins in $HOME/.asdf 2018-08-11 15:37:56 +02:00
reshim.sh Move bin/private/asdf-tool-exec to be asdf exec command 2019-01-19 20:02:14 -06:00
shim_versions.sh Add asdf shim-versions command (#380) 2019-01-19 13:31:26 -06:00
shim-env.sh Move common functionality to utils.sh 2019-01-20 14:02:22 -06:00
shim-exec.sh Move common functionality to utils.sh 2019-01-20 14:02:22 -06:00
uninstall.sh Add hooks for plugin uninstall 2019-01-19 13:48:21 -06:00
update.sh Exit 1 for failed update 2018-12-01 21:17:27 -05:00
version_commands.sh Implement 'asdf local -p'. 2018-10-19 20:41:49 -04:00
where.sh Make where command default to current version 2018-10-28 17:47:21 +00:00
which.sh Move common functionality to utils.sh 2019-01-20 14:02:22 -06:00