mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
57186be6d9
* Add support for custom `plugin-add` and `plugin-remove` in plugins * Add configurable command hooks for plugin installation and removal ```shell pre_asdf_plugin_remove = echo will remove plugin ${1} pre_asdf_plugin_remove_foo = echo will remove plugin foo post_asdf_plugin_remove = echo removed plugin ${1} post_asdf_plugin_remove_foo = echo removed plugin foo ``` Closes #670 |
||
---|---|---|
.. | ||
commands | ||
asdf.fish | ||
asdf.sh | ||
utils.bash |