Commit Graph

55 Commits

Author SHA1 Message Date
Jonathan Knapp
13582d8d2b test that application exists before trying to call it 2013-08-08 11:46:15 -06:00
Jonathan Knapp
1321ddc844 Added sublime text plugin that passes additional arguments to the app 2013-08-08 11:39:04 -06:00
Erik Kallen
8551cacf50 Added cor theme and emoji clock plugin 2013-06-23 13:15:08 +02:00
ilkosta
ab3671906f enabled gi autocomplete and parameters separated by spaces 2013-06-18 21:03:58 +02:00
costa
d118eba311 managed multi-user install location for rvm.fish 2013-05-25 12:11:13 +02:00
Bruno Pinto
f2be6ff368 removing percol.load file that is no longer necessary 2013-05-24 09:38:21 -03:00
Osamu OKANO
00a2cef9c6 split percol.load into README and percol_select_history.fish 2013-05-24 21:29:10 +09:00
Osamu OKANO
f4255727e0 percol plugin 2013-05-24 21:29:10 +09:00
Francis Lavoie
2a7ff8c255 simplified pyclean command 2013-05-22 12:17:01 -04:00
Francis Lavoie
1cf57f83f9 removed empty django.load file 2013-05-22 12:07:38 -04:00
Francis Lavoie
089034b6c6 moved django into plugins, moved djtest into its own file 2013-05-22 12:07:36 -04:00
Francis Lavoie
db0eda65bc replaced 4 spaces tabs for 2 spaces tab 2013-05-22 12:07:36 -04:00
Francis Lavoie
02a8a66424 split command in different files 2013-05-22 12:07:36 -04:00
Francis Lavoie
d40fe8284c added basic python helper (http server, smtp server, py[co] cleaner and a django helper for the test runner 2013-05-22 12:07:36 -04:00
Matthew Crenshaw
6fa69bee2a check for ruby-version or ruby-gemset, rvmrc is depreciated 2013-05-21 13:59:56 -04:00
Zhuang Ya
ded3ad70f8 reformat the indentation 2013-05-18 01:39:46 +08:00
Zhuang Ya
3288478117 gitignore.io cli function for fish ;) 2013-05-18 01:32:27 +08:00
Bruno Pinto
192e4e4a4d ec2 api plugin 2013-05-15 09:12:46 -03:00
Bruno Pinto
b7ee9ec0b9 fry plugin 2013-03-23 01:24:34 -03:00
Bruno Pinto
71d79d8111 adding sidekiq to bundled commands list 2013-03-19 17:37:08 -03:00
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. 2013-03-12 18:52:26 +00:00
Kris Leech
388e15f6c5 localhost plugin which opens http://localhost:3000 (and other ports) in the default browser 2013-03-12 18:52:25 +00:00
Bruno Pinto
7bf108b81c simpler support for local npm packages 2013-03-10 15:08:58 -03:00
Bruno Pinto
9caa7af7b8 support for local npm packages when loading shell 2013-03-10 14:24:59 -03:00
Bruno Pinto
fadb1fe446 ooops... forgot to remove this line :) 2013-03-10 03:13:41 -03:00
Bruno Pinto
d59bd05463 adding support for local npm packages 2013-03-10 03:08:11 -03:00
Bruno Pinto
4cdc45cc56 rails function migrate that will also migrate the test database 2013-03-05 23:13:44 -03:00
Bruno Pinto
53d1c4fa15 Closes #17: removing rbenv rehash from plugin load 2013-03-05 16:43:16 -03:00
Bruno Pinto
39e5f6004d checking plugins paths before adding them to PATH 2013-03-04 00:21:47 -03:00
Bruno Pinto
5cde405bb7 setup z based on PWD variable 2013-03-02 03:49:12 -03:00
Bruno Pinto
b99bee0a7a configuring rvm on shell load 2013-03-02 03:49:12 -03:00
Bruno Pinto
14d0391e70 setup rvm based on PWD variable 2013-03-02 03:22:25 -03:00
Bruno Pinto
f026e18384 Updating rvm scripts from rubycut/fish-inwater. 2013-03-02 02:52:23 -03:00
Bruno Pinto
6f9d3e10cc including python scripts path on PATH 2013-01-14 21:37:23 -02:00
Bruno Pinto
a735b305bd node plugin: prepending node path 2013-01-07 10:36:46 -02:00
Bruno Pinto
c06b1c0d9a bundler plugin was not working if the project didn't have bundler 2012-11-03 11:28:33 -02:00
Bruno Pinto
129e13dbc1 initial support for z: "https://github.com/rupa/z" 2012-10-17 02:42:29 -03:00
Bruno Pinto
05b4207a66 automatically loaded files should not have the suffix '.fish' otherwise fish thinks they are functions 2012-08-15 23:40:07 -03:00
Bruno Pinto
edff7dea0a Fixing PATH when using brew plugin 2012-08-15 23:40:03 -03:00
Bruno Pinto
0f17a02487 Removing final empty space from bundled commands 2012-08-13 21:14:01 -03:00
Bruno Pinto
4996bb18bc Closes #3: Remove dependency of git plugin from robbyrussell theme 2012-08-09 20:40:09 -03:00
Bruno Pinto
64cd07aec0 rake completion with available tasks 2012-08-09 20:30:50 -03:00
Bruno Pinto
a44ea808e3 rake autocompletion 2012-08-05 15:29:41 -03:00
Bruno Pinto
da45f2fc3c fixing bundler plugin which was creating a file named '-' 2012-08-03 20:01:41 -03:00
Bruno Pinto
e66ce57dd2 Closes #6: Bundler support added 2012-07-29 17:31:04 -03:00
Bruno Pinto
6bcc6dafe1 two spaces for indentation 2012-07-29 16:32:52 -03:00
Bruno Pinto
42fc751de3 Closes #1 setting rbenv path when plugin is defined 2012-07-29 01:25:35 -03:00
Bruno Pinto
a0331634cb Revert "rbenv completion #1" as it's builtin on fish now (pull request)
This reverts commit ccd8e1a6df.
2012-07-28 23:34:45 -03:00
Bruno Pinto
ccd8e1a6df rbenv completion #1 2012-07-28 00:25:40 -03:00
Bruno Pinto
8908ec4a09 moving rvm specific cd function from an external plugin to rvm plugin 2012-07-25 23:22:57 -03:00