Commit Graph

763 Commits (5fda2053bcba9bfb792e3701b27e7e069765d152)
 

Author SHA1 Message Date
Francis Lavoie db0eda65bc replaced 4 spaces tabs for 2 spaces tab 11 years ago
Francis Lavoie 02a8a66424 split command in different files 11 years ago
Francis Lavoie d40fe8284c added basic python helper (http server, smtp server, py[co] cleaner and a django helper for the test runner 11 years ago
Bruno Pinto 0b936aaa83 Merge pull request #31 from idan/idan 11 years ago
Idan Gazit 490a46f1d0 Add a newline before prompts 11 years ago
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)
11 years ago
Bruno 115f51ef1d Merge pull request #32 from sgtsquiggs/master
.rvmrc is depreciated
11 years ago
Matthew Crenshaw 6fa69bee2a check for ruby-version or ruby-gemset, rvmrc is depreciated 11 years ago
Bruno 604bcf16c8 Improving documentation. 11 years ago
Bruno dae928ea54 Merge pull request #29 from zhuangya/master
add gitignore.io cli function for fish
11 years ago
Zhuang Ya ded3ad70f8 reformat the indentation 11 years ago
Zhuang Ya 3288478117 gitignore.io cli function for fish ;) 11 years ago
Bruno cfb04dfffe Curl is installed by default on osx. 11 years ago
Bruno 081ed040ee Forgot to remove this text. 11 years ago
Bruno 51f88d0816 Fixing wrong formatting on readme. 11 years ago
Bruno cff8a47d15 Updating readme content and migrated to markdown. 11 years ago
Bruno Pinto 192e4e4a4d ec2 api plugin 11 years ago
Bruno b45d2ebb84 Merge pull request #28 from uggedal/uggedal-theme
Minimal prompt theme.
11 years ago
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.
11 years ago
Bruno f7bcf0c630 Merge pull request #27 from numist/numist/theme
Yet another custom theme
11 years ago
Scott Perry f19a08341a Home directory contraction in path 11 years ago
Scott Perry b089ef626d Sane initial value for status_info 11 years ago
Scott Perry 5a38bf4294 Initial theme import 11 years ago
Bruno 46e891510a Merge pull request #26 from sheldon/patch-1
readme matching config, no git plugin
11 years ago
Sheldon Els 9bb845cd8f readme matching config, no git plugin 11 years ago
Bruno 7b64dde939 Specifying that fish 2.0 is supported. 11 years ago
Bruno Pinto b7ee9ec0b9 fry plugin 12 years ago
Bruno Pinto 71d79d8111 adding sidekiq to bundled commands list 12 years ago
Bruno 120131001d Merge pull request #22 from sn0cr/agnoster_theme
Agnoster theme
12 years ago
sn0cr 2a4482a53f apply the variable-naming-convention 12 years ago
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