oh-my-fish/pkg/omf/cli
Justin Hileman 0359ba047c Merge $OMF_CONFIG and $OMF_CUSTOM.
Per conversation with @bpinto in Gitter.

There's no need for two separate directories. You don't have a `.git` and `.git-custom` folder, you just put your config in `.git` :)

The most straightforward interpretation of XDG basedir spec is that user configuration for omf would go in `~/.config/omf`, so let's put it there. The only question is whether omf-generated config (i.e. the `theme` file) should go there as well. By analogy with git, programmatically generated config should probably be merged in with user config. This also makes it so when a user clones their dotfiles to a new machine, both kinds of settings come with it.
2015-08-27 11:02:30 -07:00
..
omf_destroy.fish Merge $OMF_CONFIG and $OMF_CUSTOM. 2015-08-27 11:02:30 -07:00
omf_help.fish Rename 'get' to 'install' 2015-08-26 21:19:40 +01:00
omf_install_package.fish Rename 'get' to 'install' 2015-08-26 21:19:40 +01:00
omf_list_db_packages.fish Merge $OMF_CONFIG and $OMF_CUSTOM. 2015-08-27 11:02:30 -07:00
omf_list_installed_packages.fish remove references to wa 2015-08-27 03:58:35 +09:00
omf_list_installed_themes.fish Remove unused code 2015-08-26 20:14:23 +01:00
omf_list_local_packages.fish Merge $OMF_CONFIG and $OMF_CUSTOM. 2015-08-27 11:02:30 -07:00
omf_list_themes.fish Merge $OMF_CONFIG and $OMF_CUSTOM. 2015-08-27 11:02:30 -07:00
omf_new_from_template.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
omf_new.fish Merge $OMF_CONFIG and $OMF_CUSTOM. 2015-08-27 11:02:30 -07:00
omf_query_env.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
omf_remove_package.fish fix omf new theme and remove default theme 2015-08-27 06:04:24 +09:00
omf_submit.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
omf_theme.fish Merge $OMF_CONFIG and $OMF_CUSTOM. 2015-08-27 11:02:30 -07:00
omf_update.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
omf_version.fish %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00