Commit Graph

67 Commits (557b5da03b84d67888f10f4d8944228bf003dbd8)

Author SHA1 Message Date
icyleaf 639390b203 Added switch language menu 9 years ago
Bruno c99b5fed59 Merge pull request #66 from derekstavis/patch-1
README: add custom config file documentation
9 years ago
Derek Willian Stavis 1be472aa86 README: add custom config file documentation
Addresses #40 by briefly documenting init.fish file.
9 years ago
Nelson Chen 8fcb1cf0c0 Remove src attribute from spacer image in the README
Spacer still works just as good.

This will make Chrome and its siblings not display a broken image placeholder
in the spacer.

Confirmed OK on Firefox and Safari.
9 years ago
Bruno ca05effd55 Removing license from README 9 years ago
Bruno 3d2a945705 Replace gitter with slack
We are using slackin (https://github.com/rauchg/slackin) to automatically accept people's invitation.
9 years ago
Pyry-Samuli Lahti 5223031aea Add generate-themes-doc.fish
* Generates `docs/Themes.md` that can be used
  for preview available themes
9 years ago
Derek Willian Stavis 4e221d0e18 README: Include update instructions 9 years ago
Derek Stavis b0b26fa8ad README: Add copyright to license section 9 years ago
Derek Stavis 0a56f52255 README: Better startup script description 9 years ago
Derek Stavis 0e01737aa0 README: Add two more levels to comands headings 9 years ago
Derek Stavis 973766526b README: Remove emoji from section titles 9 years ago
Derek Stavis 468fe44067 README: Remove uninstall link from `omf destroy` section 9 years ago
Derek Stavis fa1efa2729 README: Adjust packages uninstall link 9 years ago
Derek Stavis e0c5f026de README: Use bundle in singular form 9 years ago
Derek Stavis 7c9b4713de README: Fix omf command line specification 9 years ago
Derek Stavis 491eab7526 README: Better omf update description 9 years ago
Derek Stavis fe99f91211 README: Add creating packages section 9 years ago
Derek Stavis b10fc50b1f README: Remove core library section 9 years ago
Derek Stavis 5ac28b4f9e README: Remove TOC from advanced section 9 years ago
Derek Stavis 11d96d8c02 README: Move packages section to docs directory 9 years ago
Derek Stavis 76461696a3 README: Better HTML header, add logo to repository 9 years ago
Bruno Pinto ae0e4388b6 Back to oh-my-fish organization 9 years ago
Bruno Pinto 4e980b2ac4 Remove merge warning 9 years ago
Derek Stavis 135707b3d1 README: add a section documenting dotfiles usage 9 years ago
Derek Stavis ce8b0d9df9 README: update doc to reflect install command changes 9 years ago
Dan Underwood 92c51768e0 Grammar 9 years ago
Dan Underwood 682acf77b5 Link to the FAQ to reduce ambiguity in README section on custom configuration. 9 years ago
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.
9 years ago
Bruno Pinto aa8a770dea Forgot to rename get to install on README 9 years ago
Bruno Pinto a9df3e1e98 Rename `omf use` to `omf theme`.
The first time I saw `use`, I thought I could use the command for
everything, including packages, but it's only used for themes. So, it's
better to have a clearer name.
9 years ago
Jorge Bucaran 41ce78a86a fix FAQ link again 9 years ago
Jorge Bucaran eab3cb5733 fix FAQ link 9 years ago
Jorge Bucaran 81be34a751 improve upgrade warning 9 years ago
Jorge Bucaran f4147ffea1 Merge branch 'wahoofy' of https://github.com/fish-shell/oh-my-fish into wahoofy 9 years ago
Jorge Bucaran 159efd6fa2 add upgrade notice 9 years ago
Bruno 7a1d25e2cc Fix travis badge URL. 9 years ago
Bruno 405449d84e There is no bootstrap script. 9 years ago
Jorge Bucaran 2693a2fd18 %%% United States of the Fish → Wahoo + OMF %%% 9 years ago
Trenton Broughton 0f96647017 Updated link to theme switcher plugin
Old link was 404
9 years ago
André L. F. Pinto 886660d177 Fix outdated project information 9 years ago
Justin Hileman 189a1856f8 Link the Oh My Fish badge
… since it's likely that some plugin authors will simply copy that one, let's make it a link :)
9 years ago
Bruno 912e669454 Update gitter room 9 years ago
Bruno 6079b07c28 Fix Travis badge 9 years ago
Bruno Pinto 46f0a3f981 move fish functions to omf plugin 9 years ago
Lloyd Dewolf 7a4c53f8d2 Fix broken fish-spec link in CONTRIB~.md
Also
- Now the one inline link is also footnote.
- Consistent no hard wrap here and in README.md
9 years ago
Bruno b224c36427 Simpler readme 9 years ago
Bruno b1e5c429d0 Manual installation using wiki page 9 years ago
Bruno 9088be429b Update README.md 9 years ago
Bruno 52c4896ea9 Update documentation 9 years ago