oh-my-fish/pkg/omf/cli
Bruno Pinto 520d597947 Source uninstall.fish file before emitting event
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.
2015-10-03 22:11:49 +01:00
..
omf.bundle.add.fish omf.bundle.add: sort the bundle after adding entry 2015-09-13 18:13:21 -03:00
omf.bundle.install.fish Using raw name_or_url instead of name. 2015-09-13 23:22:12 +02:00
omf.bundle.remove.fish omf.bundle.remove: return 0 when done 2015-09-13 18:13:22 -03:00
omf.cd.fish omf cd command for changing directories. 2015-08-28 17:23:20 +01:00
omf.describe.fish describe without ruby 2015-08-31 22:37:56 +02:00
omf.destroy.fish Only emit uninstall_* event on omf destroy 2015-10-03 01:10:23 +01:00
omf.doctor.fish Resolve #30: omf doctor command 2015-10-03 21:04:30 +01:00
omf.help.fish Resolve #30: omf doctor command 2015-10-03 21:04:30 +01:00
omf.install_package.fish centralize pkg / theme installation 2015-08-28 18:28:47 +09:00
omf.install.fish bin/install & omf.repo.pull adding -C $git_dir removing pushd and popd 2015-09-27 18:53:51 +02:00
omf.list_db_packages.fish describe works on installed packages 2015-08-31 22:04:51 +02:00
omf.list_installed_packages.fish Naming functions with omf. namespace. 2015-08-28 18:24:56 +09:00
omf.list_installed_themes.fish Naming functions with omf. namespace. 2015-08-28 18:24:56 +09:00
omf.list_local_packages.fish Naming functions with omf. namespace. 2015-08-28 18:24:56 +09:00
omf.list_themes.fish Naming functions with omf. namespace. 2015-08-28 18:24:56 +09:00
omf.new_from_template.fish Naming functions with omf. namespace. 2015-08-28 18:24:56 +09:00
omf.new.fish Change theme when creating a new theme 2015-08-28 13:15:31 +01:00
omf.remove_package.fish Source uninstall.fish file before emitting event 2015-10-03 22:11:49 +01:00
omf.repo.clone.fish Extract git clone calls into omf.repo.clone 2015-09-07 00:11:20 +01:00
omf.repo.pull.fish Stash does not support --git-dir 2015-10-02 21:16:50 +01:00
omf.submit.fish Back to oh-my-fish organization 2015-09-03 19:35:19 +01:00
omf.theme.fish centralize pkg / theme installation 2015-08-28 18:28:47 +09:00
omf.version.fish Naming functions with omf. namespace. 2015-08-28 18:24:56 +09:00