Commit Graph

1074 Commits

Author SHA1 Message Date
Jason Rogers
0b92a704e1 adding my Git-based theme 2013-06-05 12:42:51 -04:00
Bruno
41ed898369 Merge pull request #35 from ilkosta/master
rvm with multi-user install
2013-05-26 13:17:27 -07: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
Bruno
418cb4fc24 Merge pull request #33 from osamu2001/master
percol plugin
2013-05-24 05:36:29 -07: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
Bruno
10eee1d42e Merge pull request #24 from francisl/master
Python and django helpers
2013-05-22 10:04:54 -07: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
Bruno Pinto
0b936aaa83 Merge pull request #31 from idan/idan 2013-05-21 17:59:35 -03:00
Idan Gazit
490a46f1d0 Add a newline before prompts 2013-05-21 17:57:32 -03:00
Idan Gazit
d66cae317f Adding "idan" theme
A functional, uncluttered theme. Boasts the following features:

Left Prompt:
* Current virtualenv (if applicable)
* Truncated CWD (just the current folder's name)
* Git branch and dirty state (if applicable)

Right Prompt:
* Full CWD path
* Last error code (if applicable)
2013-05-21 17:57:24 -03:00
Bruno
115f51ef1d Merge pull request #32 from sgtsquiggs/master
.rvmrc is depreciated
2013-05-21 11:03:33 -07:00
Matthew Crenshaw
6fa69bee2a check for ruby-version or ruby-gemset, rvmrc is depreciated 2013-05-21 13:59:56 -04:00
Bruno
604bcf16c8 Improving documentation. 2013-05-19 00:48:11 -03:00
Bruno
dae928ea54 Merge pull request #29 from zhuangya/master
add gitignore.io cli function for fish
2013-05-17 10:41:19 -07: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
cfb04dfffe Curl is installed by default on osx. 2013-05-17 12:04:10 -03:00
Bruno
081ed040ee Forgot to remove this text. 2013-05-17 10:14:07 -03:00
Bruno
51f88d0816 Fixing wrong formatting on readme. 2013-05-17 10:10:34 -03:00
Bruno
cff8a47d15 Updating readme content and migrated to markdown. 2013-05-17 10:05:41 -03:00
Bruno Pinto
192e4e4a4d ec2 api plugin 2013-05-15 09:12:46 -03:00
Bruno
b45d2ebb84 Merge pull request #28 from uggedal/uggedal-theme
Minimal prompt theme.
2013-05-09 16:54:39 -07:00
Eivind Uggedal
f9e1ff0cab Minimal prompt theme.
Displays the $CWD only. If you are connected through ssh the hostname
will also be shown.

I like my prompt uncluttered. If I need to know if my git repo is
dirty I run `git st`. If I get lost and need to know which branch
I'm on it takes my fingers 2 seconds to type `git br<C-f>`.

The right prompt displays the last commands exit code if it was
non-zero. It requires a recent version of fish from git.
2013-05-10 00:20:49 +02:00
Bruno
f7bcf0c630 Merge pull request #27 from numist/numist/theme
Yet another custom theme
2013-05-01 09:06:47 -07:00
Scott Perry
f19a08341a Home directory contraction in path 2013-05-01 01:06:25 -07:00
Scott Perry
b089ef626d Sane initial value for status_info 2013-05-01 01:00:14 -07:00
Scott Perry
5a38bf4294 Initial theme import 2013-05-01 00:51:32 -07:00
Bruno
46e891510a Merge pull request #26 from sheldon/patch-1
readme matching config, no git plugin
2013-04-18 05:58:23 -07:00
Sheldon Els
9bb845cd8f readme matching config, no git plugin 2013-04-18 09:53:05 +02:00
Bruno
7b64dde939 Specifying that fish 2.0 is supported. 2013-04-14 13:09:27 -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
Bruno
120131001d Merge pull request #22 from sn0cr/agnoster_theme
Agnoster theme
2013-03-15 09:41:53 -07:00
sn0cr
2a4482a53f apply the variable-naming-convention 2013-03-15 15:11:19 +01:00
sn0cr
db5635a030 remove some testing comments 2013-03-15 15:11:19 +01:00
sn0cr
71fc7a9826 add the agnoster theme by agnoster ported to fish shell 2013-03-15 15:11:19 +01:00
Bruno
34c104e6f3 Merge pull request #19 from krisleech/localhost-plugin
plugin to open http://localhost:3000 (and other ports) in the default browser
2013-03-13 12:44:09 -07: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