Commit Graph

1128 Commits (da67277dcfac4c94d70d73da47ce62ee2b41d665)
 

Author SHA1 Message Date
Jorge Bucaran c855e0024c fix omf new theme and remove default theme 9 years ago
Bruno Pinto 24ab9a991b Rename 'get' to 'install'
We already use 'install' on the command description: 'Install one or
more packages.'

Also call update using 'u' instead of 'p'.
9 years ago
Jorge Bucaran 8850c84216 ignore themes directory 9 years ago
Bruno d647f41bea Merge pull request #516 from fish-shell/fix-omf-remove
Current in use theme should not be deletable
9 years ago
Bruno Pinto 7f53f59ee6 Remove unused code
`default` was doing nothing.
9 years ago
Jorge Bucaran c480308889 remove references to `wa` 9 years ago
Jorge Bucaran bf52f5d57a fix basename polyfill 9 years ago
Jorge Bucaran ed688aac2d fix use of older omf_use in omf_remove_package 9 years ago
Jorge Bucaran d18d886c51 Merge pull request #514 from fish-shell/rename_use_to_theme
Rename `omf use` to `omf theme`.
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
Bruno a9d78adc7a Merge pull request #512 from fish-shell/wahoofy
United States of the Fish → Wahoo → Oh My Fish!
9 years ago
Jorge Bucaran 41ce78a86a fix FAQ link again 9 years ago
Jorge Bucaran eab3cb5733 fix FAQ link 9 years ago
Jorge Bucaran e68f83ffeb fix omf_get_package typo 9 years ago
Jorge Bucaran b7161bb0ac Merge branch 'wahoofy' of https://github.com/fish-shell/oh-my-fish into wahoofy 9 years ago
Jorge Bucaran 81be34a751 improve upgrade warning 9 years ago
Bruno d2bfca7d63 wa -> omf 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
Jorge Bucaran 933e05f4e5 improve upgrade instructions 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
Bruno 4d628d5f43 Merge pull request #510 from ohspite/deprecation-warning
Only show deprecation warnings when omf is loaded.
9 years ago
Bruno 0f553bb7fb Merge pull request #511 from ohspite/api-error-handling
Fix error handling when github API is unavailable.
9 years ago
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.
9 years ago
Jorge Bucaran d9295fa20f Merge pull request #508 from derekstavis/patch-1
README: add title and foreign-env plugins
9 years ago
Derek Willian Stavis b83ac458c7 README: add title and foreign-env plugins 9 years ago
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.
9 years ago
Bruno 1c3618b1cb Merge pull request #503 from farao/master
Add omf commands for listing available plugins/themes and for downloading a plugin/theme
9 years ago
Marius Melzer 080345981b remove installing a concrete plugin/theme from main cli of omf 9 years ago
Marius Melzer 6a3c257511 replace sed command in omf.remote to work on mac osx too 9 years ago
Marius Melzer df3d9794ed add plugins/themes options to omf.helper 9 years ago
Marius Melzer ccc8fd69f7 remove duplicated paste -sd ' ' - 9 years ago
Marius Melzer 0072934733 change cli and create omf.remote from get_all_repos 9 years ago
Marius Melzer 6d9bb3c2db add command explanations to omf.helper 9 years ago
Marius Melzer 66c232f0b1 Add show all available themes/plugins and download theme/plugin commands to omf 9 years ago
Bruno 193ac424db Merge pull request #499 from rholak/master
fixes #496 Do not throw warnings when theme is not set
9 years ago
Robert Holak 7d381d7cef fixes #496 Do not throw warnings when theme is not set 9 years ago
Jorge Bucaran 12abcea5a1 Merge pull request #492 from Nirma/fix_contributing
Fixed typo in CONTRIBUTING.md
9 years ago
Nicholas Maccharoli 342c6d9c0d Fixed typo in CONTRIBUTING.md 9 years ago
Justin Hileman 03043ab619 Merge pull request #484 from trenton42/patch-1
Updated link to theme switcher plugin
9 years ago
Trenton Broughton 0f96647017 Updated link to theme switcher plugin
Old link was 404
9 years ago
Jorge Bucaran 0c7c72507f Merge pull request #483 from andrelfpinto/fix/outdated-project-info
Fix outdated project information
9 years ago
André L. F. Pinto 886660d177 Fix outdated project information 9 years ago
Jorge Bucaran 75cc2acc02 Merge pull request #477 from tannhuber/master
Modify plugins README.md
9 years ago
Joseph 07f2989f9a Modify plugins README.md
Added plugin-grc.
9 years ago
Bruno 6865c68ae4 Merge pull request #475 from derekstavis/issue-474
fix issue #474 by using pushd/popd
9 years ago
Derek Stavis a364b8c72e omf.git: fix #474 by using pushd/popd 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