mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-25 01:36:32 +08:00
cf8a24deed
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"`. |
||
---|---|---|
.. | ||
omf |