Commit Graph

275 Commits

Author SHA1 Message Date
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
Jorge Bucaran
885b350912 cleareance theme should display red prompt if status != 0 2015-02-14 12:18:38 +09:00
Adam Lavin
c187067981 Fixed syl20bnr images in its readme
Changed github url from http://raw2.github.com to https://raw.githubusercontent.com.
2015-02-14 12:15:07 +09:00
Justin Hileman
e4d8c6ed52 Fix for bobthefish ruby version segment
… when there's no version to show.

Fixes #370
2015-02-10 14:02:06 -08:00
Aaron Hamilton
189fd10512 Add preview image. 2015-01-29 20:04:59 -02:00
Aaron Hamilton
0a3911066f Add nai theme. 2015-01-29 20:04:59 -02:00
Aaron Hamilton
0360e631ec Add permanent github-sourced image embed for mtahmed theme. 2015-01-29 20:03:29 -02:00
Aaron Hamilton
afd1b5dd39 Add preview image for coffeeandcode theme 2015-01-29 21:04:09 +00:00
John Barbero Unenge
e64269c125 Switch screenshot link to githubusercontent 2015-01-29 11:48:28 -02:00
John Barbero Unenge
8ef6294f81 Update readme for the gianu theme 2015-01-29 11:48:28 -02:00
Zhishen (Jason) Wen
7495f4fe6c Fixed broken image URL in README.md on theme Zish 2015-01-26 23:30:55 -08:00
Bruno
31854ec679 Merge pull request #333 from kholbekj/master
add OSX emoji workaround to README
2015-01-23 14:05:46 -02:00
Amio
e237441a8b Theme Edan: Update with optional "user & host" info (Usually for a remote host).
Switch using `edan-remote` or `edan-local`
2015-01-21 22:35:00 +08:00
Kasper Holbek Jensen
471fd62abb add OSX emoji workaround to README 2015-01-21 13:14:54 +01:00
Luis Angel Vicente Sanchez
49821054db Update README.md 2015-01-10 18:23:18 -02:00
Luis Angel Vicente Sanchez
060110d859 * add README.md 2015-01-10 18:23:17 -02:00
Luis Angel Vicente Sanchez
15eef514ca * fix git prompt. 2015-01-10 18:23:17 -02:00
Luis Angel Vicente Sanchez
edbea29aae * add fox theme. 2015-01-10 18:23:17 -02:00
Remy Goldschmidt
75300c5445 Fixed https image link 2014-12-30 16:25:56 -02:00
Remy Goldschmidt
f65699beef Revised taktoa theme README 2014-12-30 16:25:56 -02:00
Remy Goldschmidt
d2f8ef5b59 Added taktoa theme 2014-12-30 16:25:56 -02:00
Chris Morrell
0ed2e33218 cmorrell.com theme 2014-12-23 16:10:17 -02:00
Pierpaolo Frasa
aee49875fa display ruby version 2014-12-23 15:58:08 -02:00
Charles B Johnson
521a6e3846 Add cbjohnson theme. 2014-12-23 15:53:04 -02:00
Justin Hileman
c91f0932d7 [bobthefish] Add config options to readme. 2014-11-28 19:41:55 +11:00
Justin Hileman
4db1f71bb3 [bobthefish] Default hg segment to off
… due to performance concerns.

See #258
See #262
2014-11-28 19:41:55 +11:00
Justin Hileman
620dbedef7 [bobthefish] One more hg speedup.
Send along the directory where we already found the .hg to throw hg a bone.
2014-11-28 19:41:55 +11:00
Justin Hileman
b4cd761843 [bobthefish] One more cleanup. 2014-11-28 19:41:54 +11:00
Justin Hileman
1e9893102e [bobthefish] Default display configs to yes 2014-11-28 19:41:54 +11:00
Roman Inflianskas
eec81de1b4 bobthefish: allow user disable segments
Conflicts:
	themes/bobthefish/fish_prompt.fish
2014-11-28 19:41:54 +11:00
Justin Hileman
0e76751e5f [bobthefish] Use @rominf's recursive hg to find hg root. 2014-11-28 19:41:54 +11:00
Roman Inflianskas
a3b401127c bobthefish: hg: faster checking for hg repo (fix)
Conflicts:
	themes/bobthefish/fish_prompt.fish
2014-11-28 19:41:54 +11:00
Justin Hileman
8b2b0ac585 [bobthefish] Use brackets instead of test. 2014-11-28 19:41:54 +11:00
Justin Hileman
3620d70690 [bobthefish] always use command hg 2014-11-28 19:41:54 +11:00
Justin Hileman
340a293517 [bobthefish] Use consistent sed delimiters. 2014-11-28 19:41:54 +11:00
Justin Hileman
83f5e52a0e [bobthefish] Standardize stderr redirects. 2014-11-28 19:41:54 +11:00
Justin Hileman
37a0679dda [bobthefish] much cleaner git "ahead" flag. 2014-11-28 19:41:54 +11:00
Justin Hileman
b67fde9a33 [bobthefish] Add support for rbenv and RVM 2014-11-28 19:41:54 +11:00
Justin Hileman
a81b1fcc2c [bobthefish] Simplify bold segments.
Add support for --bold (and --underline) to the __bobthefish_start_segment function.
2014-11-28 19:41:53 +11:00
Justin Hileman
4012de608d [bobthefish] Better (faster, stronger) SCM segments
* Show the closest parent repo if $PWD is in both an hg and git repo.
 * Only find the repo root once per SCM, not two or three times :)
2014-11-28 19:41:53 +11:00
Justin Hileman
a4ba3bc8e7 [bobthefish] More virtualenv tweaks
* Inline a one-line method that's called one place
 * Make sure __bobthecow_virtualenv_python_version doesn't fail if python isn't a symlink.
 * Add a visual segment indicator after python version glyph.
2014-11-28 19:41:53 +11:00
Justin Hileman
f6456dbc26 [bobthefish] Update virtualenv segment colors…
remove some additional unnecessary complication.
2014-11-28 19:41:53 +11:00
Joseph Tannhuber
fce4caddb7 Budspencer theme improvements
- Bookmarks and command/directory history functions implemented
- Function to edit commandline with $EDITOR
- Faster git parser
2014-11-26 16:08:56 +11:00
Justin Hileman
1bb40b4019 No need to save $RETVAL, $status works just fine 2014-11-20 14:02:02 -08:00
Justin Hileman
c839fafda3 [bobthefish] Mention hg in README :) 2014-11-20 14:02:02 -08:00
Justin Hileman
5662032b87 [bobthefish] More consistent project dir func names 2014-11-20 14:02:02 -08:00
Justin Hileman
c84ae81a12 [bobthefish] DRY: we don't need two pwd-relative-to-project funcs 2014-11-20 14:02:02 -08:00
Justin Hileman
c61a13465a [bobthefish] Switch git/hg priority in prompt
Add TODO to do this right :P
2014-11-20 14:02:01 -08:00
Justin Hileman
f046c9c542 [bobthefish] Add ☿ (mercury) glyph to hg prompt
This makes it easier (possible?) to distinguish between hg and git repos at a glance.
2014-11-20 14:01:21 -08:00
Justin Hileman
5104ef35f4 [bobthefish] Don't break when hg/git not found 2014-11-20 14:01:21 -08:00
Justin Hileman
30ac04ceda [bobthefish] Use hg root instead of hg stat for in_hg 2014-11-20 14:01:21 -08:00
Denis Kolesnikov
212626b7bd Added bookmark support to bobthefish theme mercurial prompt 2014-11-20 14:01:21 -08:00
Denis Kolesnikov
548008b67b Added simple mercurial pormpt to bobthefish theme 2014-11-20 14:01:21 -08:00
Roman Inflianskas
abc77d80d2 bobthefish: virtualfish: fix typo 2014-11-21 08:58:22 +11:00
Roman Inflianskas
c3a0da82d3 bobthefish: virtualfish: change color to blue 2014-11-21 08:58:21 +11:00
Roman Inflianskas
cd7e57d098 bobthefish: virtualfish: fix superscript 2014-11-21 08:58:21 +11:00
Roman Inflianskas
86a3979079 bobthefish: virtualfish: move at the front 2014-11-21 08:58:21 +11:00
Roman Inflianskas
73fd557123 bobthefish: added promt support for virtualfish 2014-11-21 08:58:21 +11:00
Steve Mckellar
9feaaa8cf0 Stops theme breaking on root directory 2014-11-03 20:25:59 +00:00
Attila Györffy
4d8af1cfdb Add eclm theme 2014-10-25 14:41:11 +02:00
hsharrison
adcaa83942 add virtualenv section to agnoster-mercurial prompt 2014-10-21 11:40:12 -04:00
Joseph Tannhuber
3649ca3b38 Budspencer theme improvements
- prompt line enumeration implemented
- new function to set the window title
- new session history
- README file updated
- replaced all `math` commands by `expr` for better performance
2014-10-16 22:24:00 -03:00
Joseph Tannhuber
b0977db783 Budspencer theme improvements
- Bookmarks and command/directory history functions implemented
- Function to edit commandline with $EDITOR
- Faster git parser
2014-10-16 22:24:00 -03:00
syl20bnr
8c29a41f9f syl20bnr theme improvements 2014-10-16 22:10:57 -03:00
Joseph Tannhuber
d8ca5d14cd Obsolete code removed 2014-08-12 10:32:39 +02:00
Joseph Tannhuber
8713d30236 Compatibility with emacs mode 2014-08-11 11:44:14 +02:00
Joseph Tannhuber
9376094d05 Bugfixes and simplifications after revision
from bpinto. Thank you very much.
2014-08-11 11:44:13 +02:00
Joseph Tannhuber
b842611986 Changed git toggle command from ',,' to '#' 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
6b4f483dae don't change cursor color if terminal doesn't support it 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
cbb1f8d9fc show commit in truncated format 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
5c805aef02 git branch segment improved
removed needless colors
comments inserted
2014-08-11 11:44:13 +02:00
Joseph Tannhuber
f37d55ade5 made toggle functions available in VISUAL mode 2014-08-11 11:44:13 +02:00
Joseph Tannhuber
beb7a53839 git branch segment improved 2014-08-11 11:44:13 +02:00