Commit Graph

83 Commits (db5635a030f0eec7e520a229b6330982cc4ea7d2)
 

Author SHA1 Message Date
sn0cr db5635a030 remove some testing comments 12 years ago
sn0cr 71fc7a9826 add the agnoster theme by agnoster ported to fish shell 12 years ago
Bruno 34c104e6f3 Merge pull request #19 from krisleech/localhost-plugin
plugin to open http://localhost:3000 (and other ports) in the default browser
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 01ee2c5249 Merge pull request #16 from krisleech/fix_template
Replace non-existent `git` plugin with `bundler` in fish.config template
12 years ago
Kris Leech 01c60a0507 Replace non-existent `git` plugin with `bundler` in template used to generate config.fish 12 years ago
Bruno Pinto 39e5f6004d checking plugins paths before adding them to PATH 12 years ago
Bruno 3796f3b4be Merge pull request #15 from krisleech/krisleech_prompt
My personal theme, including cwd and git
12 years ago
Kris Leech 4e89bc5a8f Fix prompt so it shows the red pipe even when in the home directory 12 years ago
Kris Leech 73ea47277f My personal theme, including cwd and git 12 years ago
Bruno b1c8475705 Documentation update about automatic installer 12 years ago
Bruno Pinto 4d00195fe2 install tool 12 years ago
Bruno Pinto fd952eebbd removing no longer used redefine_function 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 9ad425c718 fixing example custom load file format 12 years ago
Bruno b057d3df43 Documentation outdated, fixes #12. 12 years ago
Bruno f9b330db0d Merge pull request #11 from skammer/patch-1
Update README.textile
12 years ago
Max Vasiliev 998d5f1d46 Update README.textile
There is no ~/.oh-my-fish/templates/config.fish-template file
12 years ago
Bruno Pinto 6f9d3e10cc including python scripts path on PATH 12 years ago
Bruno 13bf97a7fb Merge pull request #10 from ramitos/master
add custom theme (l)
12 years ago
Sérgio Ramos 3f034f9f36 add my custom theme 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 644c85adaf removing ">" from theme prompt 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 47c9c2a7fc Merge pull request #9 from tanob/add-custom-to-gitignore
added custom directory to gitignore.
12 years ago
Bruno c7ae75aae2 Merge pull request #8 from tanob/fixed-theme
fixed robbyrussell theme to use bold colors.
12 years ago
Adriano Bonat d895cd742e added custom directory to gitignore. 12 years ago
Adriano Bonat 38fcb0cf44 using prompt_pwd instead of $PWD to show home as ~. 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 4a250d796b lower case variable names for non-exported variables 12 years ago
Bruno Pinto 42fc751de3 Closes #1 setting rbenv path when plugin is defined 12 years ago