- Oct 04, 2015
-
-
Bruno Pinto authored
In order to pro-actively diagnose an issue on someone's computer, a `omf doctor' command is being added. This command will initially check errors that could cause a theme to not be loaded, but in the future more checks are going to be added to prevent issues from being created for problems that are fixable by the Oh My Fish user alone.
-
- Oct 03, 2015
-
-
Stephen Coakley authored
-
- Sep 30, 2015
- Sep 06, 2015
-
-
Derek Stavis authored
-
- Sep 04, 2015
-
-
Bruno authored
-
Bruno Pinto authored
-
- Aug 28, 2015
-
-
Justin Hileman authored
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.
-
- Aug 27, 2015
-
-
Bruno authored
-
Jorge Bucaran authored
-
- Aug 26, 2015
-
-
Jorge Bucaran authored
-