oh-my-fish/pkg/omf
Bruno Pinto cf8a24deed Only emit uninstall_* event on omf destroy
When calling `omf destroy`, the `bundle` file is completely erased
because we are calling `remove_package` on each installed package. We
don't want to erase that file, we just want to emit the event and later
on remove the code, which is done with `rm -rf "$OMF_PATH"`.
2015-10-03 01:10:23 +01:00
..
cli Only emit uninstall_* event on omf destroy 2015-10-03 01:10:23 +01:00
completions completions: use standard fish functions for subcommands 2015-09-09 21:03:05 -03:00
templates Back to oh-my-fish organization 2015-09-03 19:35:19 +01:00
util Replace omf.util_sync with omf.repo.pull 2015-09-07 00:11:12 +01:00
init.fish Split into init.fish and omf.fish files 2015-10-02 21:35:06 +01:00
omf.fish Organize commands and remove undocumented aliases 2015-10-03 01:07:40 +01:00