Commit Graph

247 Commits

Author SHA1 Message Date
Justin Hileman
5bce07cfd8 [split] Move fishy-drupal theme to oh-my-fish/theme-fishy-drupal
https://github.com/oh-my-fish/theme-fishy-drupal
2015-05-31 08:30:50 -07:00
Justin Hileman
b0f5dfa2f6 [split] Move fishface theme to oh-my-fish/theme-fishface
https://github.com/oh-my-fish/theme-fishface
2015-05-31 08:30:50 -07:00
Justin Hileman
983057126f [split] Move edan theme to oh-my-fish/theme-edan
https://github.com/oh-my-fish/theme-edan
2015-05-31 08:30:50 -07:00
Justin Hileman
aedaa21f61 [split] Move eclm theme to oh-my-fish/theme-eclm
https://github.com/oh-my-fish/theme-eclm
2015-05-31 08:30:50 -07:00
Justin Hileman
1b804e4d36 [split] Move cor theme to oh-my-fish/theme-cor
https://github.com/oh-my-fish/theme-cor
2015-05-31 08:30:50 -07:00
Justin Hileman
0de48b35af [split] Move coffeeandcode theme to oh-my-fish/theme-coffeeandcode
https://github.com/oh-my-fish/theme-coffeeandcode
2015-05-31 08:30:50 -07:00
Justin Hileman
1e2648510b [split] Move cmorrell.com theme to oh-my-fish/theme-cmorrell.com
https://github.com/oh-my-fish/theme-cmorrell.com
2015-05-31 08:30:50 -07:00
Justin Hileman
fee0b1bbb5 [split] Move clearance theme to oh-my-fish/theme-clearance
https://github.com/oh-my-fish/theme-clearance
2015-05-31 08:30:50 -07:00
Justin Hileman
f0ee1b9d4d [split] Move cbjohnson theme to oh-my-fish/theme-cbjohnson
https://github.com/oh-my-fish/theme-cbjohnson
2015-05-31 08:30:50 -07:00
Justin Hileman
8cba2bd750 [split] Move budspencer theme to oh-my-fish/theme-budspencer
https://github.com/oh-my-fish/theme-budspencer
2015-05-31 08:30:50 -07:00
Justin Hileman
ad1561aed6 [split] Move bobthefish theme to oh-my-fish/theme-bobthefish
https://github.com/oh-my-fish/theme-bobthefish
2015-05-31 08:30:49 -07:00
Justin Hileman
c5b533dca8 [split] Move bira theme to oh-my-fish/theme-bira
https://github.com/oh-my-fish/theme-bira
2015-05-31 08:30:49 -07:00
Justin Hileman
dbd17328c5 [split] Move beloglazov theme to oh-my-fish/theme-beloglazov
https://github.com/oh-my-fish/theme-beloglazov
2015-05-31 08:30:49 -07:00
Justin Hileman
689c46eadf [split] Move agnoster-mercurial theme to oh-my-fish/theme-agnoster-mercurial
https://github.com/oh-my-fish/theme-agnoster-mercurial
2015-05-31 08:30:49 -07:00
Justin Hileman
5c6a8e8f2b [split] Move agnoster theme to oh-my-fish/theme-agnoster
https://github.com/oh-my-fish/theme-agnoster
2015-05-31 08:30:49 -07:00
Pablo Santiago Blum de Aguiar
22001a7b50 fix(scorphish): redirect Git stderr to /dev/null while
Fix #454. Thanks @bucaran 👍

Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
2015-05-23 22:06:36 -03: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
4711a1d494 add commits ahead indicator to scorphish 2015-05-09 21:43:04 +09:00
Pablo Santiago Blum de Aguiar
17a807f5bf themes: add a new theme, scorphish 2015-05-02 23:37:33 -03: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
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
Andy Klimczak
2f9a20dafb gnuykeaj theme 2015-04-22 10:54:29 -04:00
aznashwan
dcf4abd87e Added godfather theme. 2015-04-21 00:32:28 +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
Joar Wandborg
409c5a8686 Fix stray vim command 2015-04-03 16:53:22 +02:00
Rahul Trikha
7154875cf0 Updated l theme to have rbenv support 2015-03-11 01:15:32 +10:30
Rahul Trikha
6ae22a5950 Merged lambda theme into l
Added a set fish_theme_l_right_prompt true variable to activate the right_prompt for l
2015-03-11 01:03:27 +10:30
Rahul Trikha
259caecfa6 Added lambda theme which includes rbenv helpers
Characteristics

- Working directory
- Git branch and dirty state (if inside a git repo)
- Rbenv Ruby Version
- Rbenv Ruby Gemset
2015-03-11 01:03:27 +10:30
Joseph
9619ccb371 Bugfix for budspencer theme
Fixes https://github.com/fish-shell/fish-shell/issues/1964
2015-03-06 14:17:44 +01:00
Jorge Bucaran
c5ac1c8a4f Merge pull request #396 from williamhogman/will-theme
Add 'will' theme. (double turnstile ⊨)
2015-03-03 23:09:25 +09:00
William Hogman
11f9269ac7 Add screenshot to will-theme 2015-03-03 13:45:35 +01:00
William Rudenmalm
353db6aab5 add 'will' theme 2015-03-02 20:39:38 +01:00
Liang Bo Wang
681d02b05a Fix python version detection in theme bobthefish
Relax the python version matching, so `python` that symlinks to
either major versions (e.g. 2, 3) or minor versions (e.g. 2.7, 3.4)
can be properly detected.

Note that currently both pypy and pypy3 have same display glyph.
2015-02-22 18:17:33 +08:00
Joseph
d00a7af8b4 Updated budspencer theme
Pull down menus in history functions
Readme updated
2015-02-19 02:38:54 -02:00
Joar Wandborg
bd4342d22d Add fisk theme 2015-02-16 10:56:56 +01:00
Amio
f982470b1a Improve Edan theme design & function naming.
- Rename function "edan-remote" and "edan-local" to "edan-set-remote"
  and "edan-set-local".
- Exchange order of "user" & "host" ( xiloºXiloMac => XiloMacˇxilo )
- Change git dirty mark icon ( [edan-update] ★ => [edan-update]× )

Before:
![Screenshot of theme Edan](https://cloud.githubusercontent.com/assets/215282/5837282/b02c0e5c-a1b8-11e4-914f-f4f05e99880a.png)

After:
![Screenshot of theme Edan](https://cloud.githubusercontent.com/assets/215282/6199938/f67e6a54-b49a-11e4-800b-587a638cfb86.png)
2015-02-15 00:15:42 +08:00