Commit Graph

37 Commits (46e891510ad1ca2d739f8ac4c3ca3b82f858a509)

Author SHA1 Message Date
Bruno Pinto b7ee9ec0b9 fry plugin 12 years ago
Bruno Pinto 71d79d8111 adding sidekiq to bundled commands list 12 years ago
Kris Leech 94b54094dd Allow http://localhost:$port to be opened in the default browser using either the port number for common ports or `lh` for an arbitrary port. 12 years ago
Kris Leech 388e15f6c5 localhost plugin which opens http://localhost:3000 (and other ports) in the default browser 12 years ago
Bruno Pinto 7bf108b81c simpler support for local npm packages 12 years ago
Bruno Pinto 9caa7af7b8 support for local npm packages when loading shell 12 years ago
Bruno Pinto fadb1fe446 ooops... forgot to remove this line :) 12 years ago
Bruno Pinto d59bd05463 adding support for local npm packages 12 years ago
Bruno Pinto 4cdc45cc56 rails function migrate that will also migrate the test database 12 years ago
Bruno Pinto 53d1c4fa15 Closes #17: removing rbenv rehash from plugin load 12 years ago
Bruno Pinto 39e5f6004d checking plugins paths before adding them to PATH 12 years ago
Bruno Pinto 5cde405bb7 setup z based on PWD variable 12 years ago
Bruno Pinto b99bee0a7a configuring rvm on shell load 12 years ago
Bruno Pinto 14d0391e70 setup rvm based on PWD variable 12 years ago
Bruno Pinto f026e18384 Updating rvm scripts from rubycut/fish-inwater. 12 years ago
Bruno Pinto 6f9d3e10cc including python scripts path on PATH 12 years ago
Bruno Pinto a735b305bd node plugin: prepending node path 12 years ago
Bruno Pinto c06b1c0d9a bundler plugin was not working if the project didn't have bundler 12 years ago
Bruno Pinto 129e13dbc1 initial support for z: "https://github.com/rupa/z" 12 years ago
Bruno Pinto 05b4207a66 automatically loaded files should not have the suffix '.fish' otherwise fish thinks they are functions 12 years ago
Bruno Pinto edff7dea0a Fixing PATH when using brew plugin 12 years ago
Bruno Pinto 0f17a02487 Removing final empty space from bundled commands 12 years ago
Bruno Pinto 4996bb18bc Closes #3: Remove dependency of git plugin from robbyrussell theme 12 years ago
Bruno Pinto 64cd07aec0 rake completion with available tasks 12 years ago
Bruno Pinto a44ea808e3 rake autocompletion 12 years ago
Bruno Pinto da45f2fc3c fixing bundler plugin which was creating a file named '-' 12 years ago
Bruno Pinto e66ce57dd2 Closes #6: Bundler support added 12 years ago
Bruno Pinto 6bcc6dafe1 two spaces for indentation 12 years ago
Bruno Pinto 42fc751de3 Closes #1 setting rbenv path when plugin is defined 12 years ago
Bruno Pinto a0331634cb Revert "rbenv completion #1" as it's builtin on fish now (pull request)
This reverts commit ccd8e1a6df.
12 years ago
Bruno Pinto ccd8e1a6df rbenv completion #1 12 years ago
Bruno Pinto 8908ec4a09 moving rvm specific cd function from an external plugin to rvm plugin 12 years ago
Bruno Pinto 9034c9de51 Fixing 'cd' function to use fish's 'cd' function and not the builtin command 12 years ago
Bruno Pinto e5f83aea57 CD plugin for handling rvm enabled folders 12 years ago
Bruno Pinto 0b4755ea01 RVM plugin 12 years ago
Bruno Pinto fc428a8e17 autojump plugin =P 12 years ago
Bruno Pinto cf9fe88c87 moving git function to plugins folder 12 years ago