Kevin Menard
e6a0caf27a
Add an example completion file.
2015-05-18 22:31:47 -04:00
Jorge Bucaran
c17ff864d8
Merge pull request #452 from scorphus/improve-scorphish
...
Improve scorphish theme
2015-05-12 11:22:35 +09:00
Pablo Santiago Blum de Aguiar
e5ef2da81f
refact(scorphish): set colors on top of method to use them onwards
2015-05-11 21:52:12 -03:00
Pablo Santiago Blum de Aguiar
3ee8674112
refact(scorphish): display nada when there's neither venv nor ruby
2015-05-11 21:51:20 -03:00
Pablo Santiago Blum de Aguiar
afe748e478
refact(scorphish): colorize prompt arrows according to exit code
2015-05-11 21:50:10 -03:00
Pablo Santiago Blum de Aguiar
239f8dd089
refact(scorphish): use a flag to decide where to place git info
2015-05-11 21:50:10 -03:00
Pablo Santiago Blum de Aguiar
95ed7da00b
refact(scorphish): show number of commits ahead for all remotes
2015-05-11 21:50:10 -03:00
Jorge Bucaran
31b0f12f05
Merge pull request #451 from bpinto/commits-ahead-scorphish
...
add commits ahead indicator to scorphish
2015-05-10 19:02:51 +09:00
Jorge
4711a1d494
add commits ahead indicator to scorphish
2015-05-09 21:43:04 +09:00
Jorge Bucaran
e9aab2e462
Merge pull request #449 from tannhuber/spec
...
Modify README.md
2015-05-07 00:18:06 +09:00
Joseph
474ce4cd7a
Modify README.md
...
Typo fixed.
2015-05-06 13:05:31 +02:00
Jorge Bucaran
914aa94386
Merge pull request #444 from scorphus/scorphish
...
themes: add a new theme, scorphish
2015-05-03 20:40:47 +09:00
Pablo Santiago Blum de Aguiar
17a807f5bf
themes: add a new theme, scorphish
2015-05-02 23:37:33 -03:00
Jorge Bucaran
568c601c79
Merge pull request #442 from josiahsprague/clarify-installation-process
...
Add installation note about config.fish
2015-05-01 02:17:57 +09:00
Josiah Sprague
b01b39ea79
Add installation note about config.fish
...
Add a note to make it clearer what happens to existing config.fish files when installing omf.
2015-04-30 12:46:10 -04:00
Jorge Bucaran
d0afa91c5f
Merge pull request #437 from kiRach/master
...
Some improvements on robbyrussel theme
2015-04-28 14:43:56 +09:00
Kirill Sukhanov
4b39ad6201
Variable name changed to be more meaningful
2015-04-26 21:06:05 +03:00
Kirill Sukhanov
2bca3f0951
Changes for show dirty option after the comment in code review
2015-04-26 20:57:04 +03:00
Kirill Sukhanov
c45b844a55
Add option to not show untracked files as dirty in git status
2015-04-26 20:15:10 +03:00
Kirill Sukhanov
b43716907f
Add space between the arrow and current directory name in robbyrussell theme
2015-04-26 19:50:55 +03:00
Bruno
506ef66ee1
Merge pull request #436 from bobthecow/bobthefish-git-untracked-override
...
[bobthefish] allow git untracked files override
2015-04-24 16:34:42 -03:00
Justin Hileman
027be0a1ee
[bobthefish] allow git untracked files override
...
Showing untracked files can be (very) slow on large NFS mounts. Allow the user to disable the '...' output when there are untracked files, either globally via fish config:
set -g theme_display_git_untracked no
or locally via git repo config:
git config bash.showUntrackedFiles false
Fixes #434
2015-04-24 10:59:50 -07:00
Bruno
82bc5e6823
Merge pull request #433 from bobthecow/bobthefish-bonus-output
...
Fix extraneous output from `type` on some fishes.
2015-04-23 14:35:32 -03:00
Justin Hileman
d87760e34c
Fix extraneous output from type
on some fishes.
2015-04-23 10:31:52 -07:00
Bruno
ccef2443a7
Merge pull request #429 from andyklimczak/master
...
gnuykeaj theme
2015-04-22 13:31:31 -03:00
Andy Klimczak
2f9a20dafb
gnuykeaj theme
2015-04-22 10:54:29 -04:00
Jorge Bucaran
e9e4a5cc23
Merge pull request #427 from aznashwan/goddy
...
Added godfather theme.
2015-04-21 08:21:16 +09:00
aznashwan
dcf4abd87e
Added godfather theme.
2015-04-21 00:32:28 +03:00
Bruno
2259057cdb
Merge pull request #423 from phaedryx/trout-theme
...
adds the trout theme
2015-04-12 13:07:59 -03:00
Tad Thorley
049e653684
adds the trout theme
2015-04-11 17:26:46 -06:00
Jorge Bucaran
403e5652b4
Merge pull request #418 from joar/master
...
Add fisk theme
2015-04-04 09:11:07 +09:00
Joar Wandborg
8063d08467
Update fish_prompt.fish
2015-04-03 23:43:56 +02:00
Joar Wandborg
bb6aad9c7c
Update and rename concat.fish to _fisk_concat.fish
2015-04-03 23:43:01 +02:00
Joar Wandborg
faccacaa8b
Update fish_prompt.fish
2015-04-03 23:39:08 +02:00
Joar Wandborg
b8c0a29813
Update fish_prompt.fish
2015-04-03 23:37:40 +02:00
Bruno
e769d48247
Simplifying about section
2015-04-03 14:00:06 -03:00
Joar Wandborg
409c5a8686
Fix stray vim command
2015-04-03 16:53:22 +02:00
Jorge Bucaran
8afbfe2e42
Merge pull request #417 from oneKelvinSmith/add_emacs_plugin
...
Add emacs plugin
2015-04-01 15:11:54 +09:00
Kelvin Smith
c501d0f2c6
Add emacs plugin (even more updated)
...
Incorporate changes after code review of #408
2015-04-01 10:23:00 +05:30
Kelvin Smith
55a2e6d003
Add emacs plugin (updated)
...
Updated in response to comments from @bucaran
Port of oh-my-zsh emacs plugin.
Includes a function to kill emacs from command line once
a daemon has started.
More information included in plugins/emacs/README.md.
See reference plugin here:
https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/emacs
2015-04-01 10:22:44 +05:30
Bruno Pinto
1d4b192607
travis hook for gitter integration
2015-03-30 21:58:26 -03:00
Jorge Bucaran
77a7c463ea
Add Gitter badge.
2015-03-31 09:18:15 +09:00
Jorge Bucaran
944b59d2c2
Remove unrelated recipes
link
2015-03-31 08:35:00 +09:00
Jorge Bucaran
989ddcd837
Tweaking the README for more good.
2015-03-30 13:06:42 +09:00
Jorge Bucaran
f41345185a
Add better logo attribution. Thanks @marcker
2015-03-29 13:05:18 +09:00
Jorge Bucaran
096c1be0b6
Merge pull request #415 from bpinto/bucaran-readme
...
Awesome README + @marcker's Logo
2015-03-29 12:57:12 +09:00
Jorge Bucaran
2eb699854d
Add awesome sauce to README
2015-03-29 12:53:38 +09:00
Jorge Bucaran
b5db044a7e
Align badges 🤘
2015-03-29 12:48:31 +09:00
Jorge Bucaran
25bb8f2805
Align badges. 🤘
2015-03-29 12:47:58 +09:00
Jorge Bucaran
ab873d3649
Update README.md
2015-03-29 12:45:38 +09:00