• Bruno Pinto's avatar
    Source `uninstall.fish` file before emitting event · 520d5979
    Bruno Pinto authored
    Instead of having every plugin function inside the same file, which
    increases the loading time unnecessarily and is not fishy, source the
    `uninstall.fish` file for the plugin before the `uninstall_$plugin_name`
    event is emitted.
    520d5979
omf.remove_package.fish 1.02 KB