Commit Graph

88 Commits

Author SHA1 Message Date
Steve Mckellar
e201f30b75 Add new theme toaster 2014-05-01 12:21:33 -03:00
Bruno Pinto
782283dc66 mentioning mercurial on the documentation 2014-04-30 16:16:36 -03:00
S.P
68e4ac9dd0 Added agnoster-mercurial theme with support for mercurial 2014-04-30 16:15:56 -03:00
Felipe Rodrigues de Almeida
56ba9dbf7d Added screenshot to the readme file. 2014-04-16 17:27:30 -03:00
Felipe Rodrigues de Almeida
d4382943bc Space on the propper place 2014-04-16 17:27:30 -03:00
Felipe Rodrigues de Almeida
4dbe772048 forgot an if 2014-04-16 17:27:30 -03:00
Felipe Rodrigues de Almeida
99abb82ffa Took the extra 0 out 2014-04-16 17:27:30 -03:00
Felipe Rodrigues de Almeida
4ab4cb5cb7 Preventing error when the branch isn't on upstream 2014-04-16 17:27:30 -03:00
Felipe Rodrigues de Almeida
82cab1f60d Showing the difference of commits on upstream 2014-04-16 17:27:30 -03:00
Felipe Rodrigues de Almeida
b9031f3ed1 Showing the full path in the prompt. 2014-04-16 17:27:30 -03:00
Felipe Rodrigues
f7a95a96fe added integral theme 2014-04-16 17:27:30 -03:00
Anton Beloglazov
8492908b8b Changed the indentation style to 2 spaces as requested by @bpinto 2014-04-16 17:23:17 -03:00
Anton Beloglazov
dbb6945337 beloglazov theme: call _git_branch_name only once - performance 2014-04-16 17:23:17 -03:00
Anton Beloglazov
79d6869a62 beloglazov theme: removed the "git:" prefix from the branch name to make the prompt shorter 2014-04-16 17:23:16 -03:00
Anton Beloglazov
7059648b75 Added a beloglazov theme, which is based on the default robbyrussel theme. This theme adds time, the number of non-pushed git commits, and whether the previous command has failed. 2014-04-16 17:23:16 -03:00
Vincent
fedc586e7d Forgot bold for user/host 2014-03-24 17:35:08 -03:00
Vincent Pretre
36abf97c9c Added exit code in right prompt
Display name in red when user is root
2014-03-24 17:35:08 -03:00
Vincent
6b7dfe3733 Removed useless variable 2014-03-24 17:35:08 -03:00
Vincent
2e3c352b4b Updated README 2014-03-24 17:35:07 -03:00
Vincent
89cbab49f7 integrated screenshot in readme 2014-03-24 17:35:07 -03:00
Vincent
a3b4739e9a Started README, added Screenshot 2014-03-24 17:35:07 -03:00
Vincent
0a609a6e23 Added bira theme (based on ZSH bira theme) 2014-03-24 17:35:07 -03:00
Perry Huang
54a0494bae Add perryh theme.
Add README.
2014-03-24 17:32:56 -03:00
Greg Knaddison
881aa4cc72 Typo, via @bpinto 2014-03-11 13:21:16 -06:00
Greg Knaddison
e11eb0bd30 Issue #125: add a drupal-focused theme 2014-03-06 09:10:25 -07:00
Zhishen (Jason) Wen
409657eee3 Added readme 2014-02-18 21:38:25 -05:00
Zhishen (Jason) Wen
ab57fc1d97 Added theme "Zish" and preview 2014-02-18 21:26:51 -05:00
Chris Seelus
26abd15e43 Add theme "clearance" 2014-01-14 02:15:33 -02:00
syl20bnr
61c3a20807 Add syl20bnr theme 2014-01-14 02:12:31 -02:00
syl20bnr
701600c678 Add vi-mode from Ian Munsie 2014-01-10 03:56:35 -02:00
Lilo
d92dd16956 set UID before use, or it will be null 2014-01-10 03:49:27 -02:00
Muhammad Tauqir Ahmad
20246508ca Add mtahmed theme.
--HG--
extra : amend_source : e3eb545150f7c4aa5ccaca80a64649419d154e6d
2013-11-20 17:50:46 -05:00
John Barbero Unenge
ba979ccb16 Add new theme gianu
It's the gianu theme from oh-my-zsh but converted for oh-my-fish
2013-11-20 06:00:42 -02:00
Lin Jen-Shin
10f36245d1 themes/gitstatus: $SSH_CONNECTION could've spaces 2013-10-29 01:33:59 +08:00
Lin Jen-Shin
72ee1140ec themes/gitstatus: Fix where it shows extra a space
For example, if $HOME is not a git repository, it should show:

    ~>

But previously it incorrectly showed:

    ~ >

This commit makes it aware of such case, inserting the space
accordingly instead of always adding a space.
2013-10-29 01:12:47 +08:00
Lin Jen-Shin
dca3d50998 Add a gitstatus theme. 2013-10-28 00:44:14 +08:00
Aaron DeVore
9bfaccf51b Fix broken image link in FishFace's README.md 2013-10-24 19:55:36 -07:00
Benji
17a0209b0c fix set_color bug
fixes error
set_color: Expected an argument
2013-10-17 10:43:03 -03:00
Kris Leech
098351a9bb FishFace theme [#67] 2013-10-17 10:34:16 -03:00
Bruno
f50e96b8fc Merge pull request #70 from zdavison/master
Corrected glyphs for agnoster theme.
2013-10-11 07:51:00 -07:00
@thingsdoer
4aa0794293 Corrected glyphs for agnoster theme. 2013-10-09 17:35:09 +01:00
Justin Hileman
35ae2a8a01 Add bobthefish theme. 2013-09-26 12:46:14 -07:00
Rob Day
86e0cfbc43 Modified theme names with metadata (Theme name) required by fish_config 2013-08-26 21:34:55 -04:00
Erik Kallen
407e8d8e27 Create README.md 2013-08-26 16:39:19 +02:00
Idan Gazit
a73ae7cd94 Adding readme for idan theme 2013-08-12 15:50:50 +03:00
Bruno
9cb309326f Merge pull request #56 from jacaetevha/master
Add README
2013-08-09 04:56:11 -07:00
Jason Rogers
666fb28a3b code blocks 2013-08-08 17:56:34 -04:00
Jason Rogers
4a9e2bb73b code blocks 2013-08-08 17:56:07 -04:00
Jason Rogers
081c2a5b60 update readme to link to my screenshot 2013-08-08 17:53:11 -04:00
Jason Rogers
253713b354 WIP: README 2013-08-08 17:43:35 -04:00