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 |
||
---|---|---|
.. | ||
scripts | ||
_404.md | ||
_coverpage.md | ||
_navbar.md | ||
_sidebar.md | ||
.nojekyll | ||
CNAME | ||
contributing-core-asdf-vm.md | ||
contributing-doc-site.md | ||
core-commands.md | ||
core-configuration.md | ||
core-manage-asdf-vm.md | ||
core-manage-plugins.md | ||
core-manage-versions.md | ||
index.html | ||
plugins-create.md | ||
README.md | ||
thanks.md |