Commit Graph

1358 Commits (893ad235f262650aba66040c70dc95f10306f5bb)
 

Author SHA1 Message Date
Derek Stavis a76485be4f omf.help: update install command usage 9 years ago
Derek Stavis 102771b73c install: resolve bundle if existent, otherwise create file 9 years ago
Derek Stavis 0a195572a1 omf: install without arguments installs bundle 9 years ago
Derek Stavis c6df5feba5 omf.remove_package: also remove from bundle 9 years ago
Derek Stavis 2535892c87 omf.install: insert installed packages into bundle 9 years ago
Derek Stavis e8dcbb507b omf: add install_bundle function 9 years ago
Pablo Santiago Blum de Aguiar 20bdbbf26d Add gem package 9 years ago
Bruno a8dc4c29fb Merge pull request #572 from scorphus/add-rvm-pkg-to-db
Add rvm package
9 years ago
Bruno 211284d354 Merge pull request #575 from derekstavis/registry/fix-agnoster
themes: make 'agnoster copy' back into 'agnoster'
9 years ago
Derek Stavis a03b4ebaa5 themes: make 'agnoster copy' back into 'agnoster' 9 years ago
Bruno ce29b4985c Merge pull request #573 from derekstavis/plugin/pbcopy
registry: add pbcopy plugin
9 years ago
Bruno 98870e8720 Merge pull request #574 from sheldon/describe-without-ruby
describe without ruby
9 years ago
Sheldon Els 99193d0e3a describe without ruby
no dependency on ruby & a little quicker. all credit to @derekstavis for the
cool regexs
9 years ago
Bruno 5b2446d7c9 Merge pull request #567 from sheldon/describe-installed-packages
describe works on installed packages
9 years ago
Sheldon Els 633e52101b describe works on installed packages
also modified list_db_packages to return all packages by default, but with a
skip_installed to skip listing installed packages
9 years ago
Derek Stavis 4cc06dabfd registry: add pbcopy plugin 9 years ago
Pablo Santiago Blum de Aguiar 8c1012253d Add rvm package 9 years ago
Bruno 0a32588f4b Merge pull request #570 from bobthecow/add-tab-plugin
Add updated tab plugin
9 years ago
Justin Hileman 6106f74652 Add updated tab plugin to omf registry. 9 years ago
Bruno 40e7080369 Merge pull request #569 from scorphus/add-bundler-pkg-to-db
Add bundler package
9 years ago
Pablo Santiago Blum de Aguiar f6c78b1c96 Add bundler package 9 years ago
Justin Hileman cd857cf22f Merge pull request #560 from fish-shell/do-not-convert-home
Do not convert `$HOME` when installing omf.
9 years ago
Bruno Pinto f89bc18846 Do not convert `$HOME` when installing omf.
Keep `$HOME` variable inside `config.fish` when installing oh my fish
instead of converting it to its content.
9 years ago
Justin Hileman 9a1e413c12 Merge pull request #562 from sheldon/auto-complete-help
autocomplete help
9 years ago
Bruno 58dd270009 Merge pull request #565 from sheldon/new-packages
added brew & sublime packages
9 years ago
Sheldon Els bb151756ca added brew & sublime packages 9 years ago
Sheldon Els 04e86fa00d autocomplete help 9 years ago
Jorge Bucaran d41750fb45 Merge pull request #543 from benc/master
Adding maven plugin
9 years ago
Ben Cochez 80e2d8c80a Adding maven plugin 9 years ago
Bruno 4a8fa4e8f4 Merge pull request #558 from gblmarquez/my
implements help for commands
9 years ago
Gabriel Marquez 3acfae98b1 implements help for commands 9 years ago
Bruno 1c144d561f Merge pull request #555 from fish-shell/remove-custom-packages-and-themes
Fix #545: Remove custom packages and themes
9 years ago
Bruno Pinto 6f4368870e Fix #545: Remove custom packages and themes
Remove function was not deleting packages and themes from the OMF_CONFIG
folder.
9 years ago
Bruno 66c4b5d10f Merge pull request #554 from fish-shell/bobthecow-patch-1
Update repo for local-config plugin
9 years ago
Justin Hileman c9c767e7a6 Update repo for local-config plugin
Since they're plugins again :P
9 years ago
Bruno 39e4d6e8bf Merge pull request #548 from sheldon/info-command
describe command
9 years ago
Sheldon Els 00701642e8 info command
to easily see from commandline what each package does via their descriptions
on github
9 years ago
Bruno 45ed71907f Merge pull request #553 from derekstavis/plugin/foreign-env
registry: add foreign-env plugin
9 years ago
Derek Stavis 9e9fe56ea7 registry: add foreign-env plugin 9 years ago
Bruno b65833399e Merge pull request #550 from fish-shell/plugin-rbenv
Update rbenv plugin git location
9 years ago
Bruno Pinto a5918bfada Update rbenv plugin git location 9 years ago
Bruno c0ef0cc9f6 Merge pull request #552 from derekstavis/plugin/title
registry: add title plugin
9 years ago
Derek Stavis ae6b3ab437 registry: add title plugin 9 years ago
Bruno 6500abd098 Merge pull request #542 from fish-shell/theme-default
Reference #517 Add default theme to database
9 years ago
Bruno Pinto 895dd1532b Reference #517 Add default theme to database 9 years ago
Bruno Pinto 130fc2119d Forgot to add `omf cd` on help. 9 years ago
Bruno Pinto 7706d848cc Fix dim color that was the same as em 9 years ago
Bruno 3d924b79ca Merge pull request #541 from fish-shell/cd-cli
cd command
9 years ago
Bruno Pinto ecb9dfa0a9 `omf cd` command for changing directories.
Jump around Oh My Fish packages and themes using `omf cd <name>`. If no
<name> is specified, jump to oh my fish root folder.
9 years ago
Bruno Pinto 62a45e9ec2 Convert version and help into options
Instead of clobbering the actions with both version and help, use
options instead. They are also going to be used for subcommands (e.g.
omf list --help) once they support options.
9 years ago