Commit Graph

1012 Commits

Author SHA1 Message Date
Bruno
d2bfca7d63 wa -> omf 2015-08-26 18:03:22 +01:00
Jorge Bucaran
f4147ffea1 Merge branch 'wahoofy' of https://github.com/fish-shell/oh-my-fish into wahoofy 2015-08-27 01:51:45 +09:00
Jorge Bucaran
159efd6fa2 add upgrade notice 2015-08-27 01:49:23 +09:00
Jorge Bucaran
933e05f4e5 improve upgrade instructions 2015-08-27 01:48:40 +09:00
Bruno
7a1d25e2cc Fix travis badge URL. 2015-08-26 17:36:28 +01:00
Bruno
405449d84e There is no bootstrap script. 2015-08-26 17:33:22 +01:00
Jorge Bucaran
2693a2fd18 %%% United States of the Fish → Wahoo + OMF %%% 2015-08-27 00:20:13 +09:00
Bruno
4d628d5f43 Merge pull request #510 from ohspite/deprecation-warning
Only show deprecation warnings when omf is loaded.
2015-08-26 03:49:55 +01:00
Bruno
0f553bb7fb Merge pull request #511 from ohspite/api-error-handling
Fix error handling when github API is unavailable.
2015-08-26 03:48:30 +01:00
Don
3a68bd0dd7 Fix error handling when github API is unavailable.
The `exit` (instead of `return`) caused the shell to quit if there was
an error with github.
2015-08-25 21:13:35 -04:00
Jorge Bucaran
d9295fa20f Merge pull request #508 from derekstavis/patch-1
README: add title and foreign-env plugins
2015-08-26 07:48:01 +09:00
Derek Willian Stavis
b83ac458c7 README: add title and foreign-env plugins 2015-08-25 19:46:42 -03:00
Don
3a3daa06c2 Only show deprecation warnings when omf is loaded.
The oh-my-fish.fish startup file is sourced when changing themes after
the `fish_theme` variable is set.  The deprecation warning should only
be shown if the user sets the deprecated variables.
2015-08-25 14:20:18 -04:00
Bruno
1c3618b1cb Merge pull request #503 from farao/master
Add omf commands for listing available plugins/themes and for downloading a plugin/theme
2015-08-13 15:58:04 +01:00
Marius Melzer
080345981b remove installing a concrete plugin/theme from main cli of omf 2015-08-13 10:25:36 +02:00
Marius Melzer
6a3c257511 replace sed command in omf.remote to work on mac osx too 2015-08-13 10:21:49 +02:00
Marius Melzer
df3d9794ed add plugins/themes options to omf.helper 2015-08-12 19:26:10 +02:00
Marius Melzer
ccc8fd69f7 remove duplicated paste -sd ' ' - 2015-08-12 18:41:50 +02:00
Marius Melzer
0072934733 change cli and create omf.remote from get_all_repos 2015-08-12 18:06:42 +02:00
Marius Melzer
6d9bb3c2db add command explanations to omf.helper 2015-08-12 14:59:58 +02:00
Marius Melzer
66c232f0b1 Add show all available themes/plugins and download theme/plugin commands to omf 2015-08-12 14:57:25 +02:00
Bruno
193ac424db Merge pull request #499 from rholak/master
fixes #496 Do not throw warnings when theme is not set
2015-07-20 14:57:02 +01:00
Robert Holak
7d381d7cef fixes #496 Do not throw warnings when theme is not set 2015-07-20 08:50:06 -05:00
Jorge Bucaran
12abcea5a1 Merge pull request #492 from Nirma/fix_contributing
Fixed typo in CONTRIBUTING.md
2015-07-07 10:33:25 +09:00
Nicholas Maccharoli
342c6d9c0d Fixed typo in CONTRIBUTING.md 2015-07-07 02:47:51 +09:00
Justin Hileman
03043ab619 Merge pull request #484 from trenton42/patch-1
Updated link to theme switcher plugin
2015-06-18 05:51:25 -07:00
Trenton Broughton
0f96647017 Updated link to theme switcher plugin
Old link was 404
2015-06-17 20:52:32 -05:00
Jorge Bucaran
0c7c72507f Merge pull request #483 from andrelfpinto/fix/outdated-project-info
Fix outdated project information
2015-06-18 02:03:28 +09:00
André L. F. Pinto
886660d177 Fix outdated project information 2015-06-17 12:52:32 -03:00
Jorge Bucaran
75cc2acc02 Merge pull request #477 from tannhuber/master
Modify plugins README.md
2015-06-08 16:02:26 +09:00
Joseph
07f2989f9a Modify plugins README.md
Added plugin-grc.
2015-06-07 20:31:30 +02:00
Bruno
6865c68ae4 Merge pull request #475 from derekstavis/issue-474
fix issue #474 by using pushd/popd
2015-06-06 11:31:02 +03:00
Derek Stavis
a364b8c72e omf.git: fix #474 by using pushd/popd 2015-06-05 14:42:42 -03:00
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 :)
2015-05-31 14:44:22 -07:00
Bruno Pinto
691073a90f quiet update 2015-05-31 18:28:13 +01:00
Bruno
912e669454 Update gitter room 2015-05-31 17:51:33 +01:00
Bruno
6079b07c28 Fix Travis badge 2015-05-31 17:44:04 +01:00
Justin Hileman
38af9dc2bd Add .gitignore placeholders for plugins, themes. 2015-05-31 09:38:59 -07:00
Bruno Pinto
e936085dda ignore git folders 2015-05-31 17:02:08 +01:00
Bruno Pinto
4c6d48ec21 fix theme install 2015-05-31 16:48:26 +01:00
Bruno Pinto
7b5fc4dfc3 update plugin links 2015-05-31 16:48:26 +01:00
Bruno Pinto
c232f1019c Closes #381: oh-my-fish self update 2015-05-31 16:48:26 +01:00
Bruno
6497460309 Merge pull request #468 from bobthecow/subtree-split
Move all plugins and themes to oh-my-fish repos.
2015-05-31 16:48:16 +01:00
Justin Hileman
adb9caf2a6 [split] Move zish theme to oh-my-fish/theme-zish
https://github.com/oh-my-fish/theme-zish
2015-05-31 08:30:51 -07:00
Justin Hileman
011bc012bc [split] Move yimmy theme to oh-my-fish/theme-yimmy
https://github.com/oh-my-fish/theme-yimmy
2015-05-31 08:30:50 -07:00
Justin Hileman
a1122bcb39 [split] Move will theme to oh-my-fish/theme-will
https://github.com/oh-my-fish/theme-will
2015-05-31 08:30:50 -07:00
Justin Hileman
260729f989 [split] Move uggedal theme to oh-my-fish/theme-uggedal
https://github.com/oh-my-fish/theme-uggedal
2015-05-31 08:30:50 -07:00
Justin Hileman
c840c5b267 [split] Move trout theme to oh-my-fish/theme-trout
https://github.com/oh-my-fish/theme-trout
2015-05-31 08:30:50 -07:00
Justin Hileman
f37fb11fe2 [split] Move toaster theme to oh-my-fish/theme-toaster
https://github.com/oh-my-fish/theme-toaster
2015-05-31 08:30:50 -07:00
Justin Hileman
c9b369bc70 [split] Move taktoa theme to oh-my-fish/theme-taktoa
https://github.com/oh-my-fish/theme-taktoa
2015-05-31 08:30:50 -07:00