Commit Graph

42 Commits (ce8b0d9df92e5124b4e947bab99b3a685f48ff3c)

Author SHA1 Message Date
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
Josiah Sprague b01b39ea79 Add installation note about config.fish
Add a note to make it clearer what happens to existing config.fish files when installing omf.
9 years ago
Bruno e769d48247 Simplifying about section 9 years ago
Jorge Bucaran 77a7c463ea Add Gitter badge. 9 years ago
Jorge Bucaran 944b59d2c2 Remove unrelated `recipes` link 9 years ago
Jorge Bucaran 989ddcd837 Tweaking the README for more good. 9 years ago
Jorge Bucaran f41345185a Add better logo attribution. Thanks @marcker 9 years ago
Jorge Bucaran 2eb699854d Add awesome sauce to README 9 years ago
Jorge Bucaran b5db044a7e Align badges 🤘 9 years ago
Jorge Bucaran 25bb8f2805 Align badges. 🤘 9 years ago
Jorge Bucaran ab873d3649 Update README.md 9 years ago
Jorge 06c8df444e Merge branch 'patch-1' of https://github.com/CyberShadow/oh-my-fish into CyberShadow-patch-1 9 years ago
Danny Arnold 8b76797c8c use existent plugins as examples in the README.md
closing #397
9 years ago
Vladimir Panteleev 275f523ba9 Update README.md
Improve Markdown indentation
9 years ago
Vladimir Panteleev 006998f9c0 Update README.md
Fix Markdown list indentation
9 years ago
Jorge Bucaran e38465768f try plugin: quick theme switcher 10 years ago
Bruno 328b4a0e86 Update README.md
README simplification.
10 years ago
Jorge Bucaran 7057181db5 Rename .markdown to .md; add links to plugins and fix typos. 10 years ago