This project is mirrored from https://github.com/oh-my-fish/oh-my-fish.git. Updated .
  1. 28 Aug, 2015 3 commits
    • Justin Hileman's avatar
      Merge `$OMF_CONFIG` and `$OMF_CUSTOM`. · 0359ba04
      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.
      0359ba04
    • Bruno's avatar
      Merge pull request #526 from bobthecow/add-local-config · e116608c
      Bruno authored
      Add local-config
      e116608c
    • Justin Hileman's avatar
      Add local-config · 37debfd4
      Justin Hileman authored
      37debfd4
  2. 27 Aug, 2015 27 commits
  3. 26 Aug, 2015 7 commits
  4. 13 Aug, 2015 3 commits