Commit Graph

311 Commits

Author SHA1 Message Date
John Guerreiro
22451d400f Fixed repo color to green instead of yellow 2016-08-22 02:45:23 +01:00
Jguer
1133c4b7bf Added gruvbox theme 2016-08-22 02:40:15 +01:00
Rickard von Essen
2cc237267e Improved Vagrant provider detection and support for parallels provider.
Improved the detection of Vagrant provider. The previouse didn't
correctly detect which provider was used.

Added support for detecting the state of Parallels vagrant provider.
2016-08-21 21:11:35 +02:00
Justin Hileman
6dfabda323 Merge pull request #51 from zaclimon/master
Add option to hide cmd duration
2016-07-17 15:41:46 -07:00
zaclimon
f9414db37d Add an option to hide the cmd duration 2016-07-17 18:39:07 -04:00
Justin Hileman
5364df9816 tweak. 2016-06-16 22:46:12 -07:00
Justin Hileman
3ec6e23811 Add color schemes to README
Fixes #49
2016-06-16 22:45:19 -07:00
Justin Hileman
ab720a3bb3 Add docker and theme configs to fish_prompt comment. 2016-06-08 19:31:16 -07:00
Justin Hileman
ac1a6e230c Update docker segment to use new color variables.
See #47
See #48
2016-06-08 01:21:13 -07:00
Justin Hileman
fc50e9d6c5 Only show right prompt separator when date and cmd duration exist.
See #48
2016-06-08 01:20:35 -07:00
Justin Hileman
e39a850ed0 Merge pull request #48 from feinstruktur/master
Docker machine display and conditional date
2016-06-08 01:15:24 -07:00
Justin Hileman
8d9e05e20e Merge pull request #47 from ohspite/color-schemes
Add configurable color schemes
2016-06-08 01:14:20 -07:00
Sven A. Schmidt
32cfd83157 Hide $__bobthefish_left_arrow_glyph when $theme_display_date = "no" 2016-06-08 08:35:52 +01:00
Sven A. Schmidt
77977f882f Added -d to function 2016-06-08 08:33:41 +01:00
Don March
0ea2e743a7 Add example code for a custom color scheme 2016-06-07 13:48:40 -04:00
Justin Hileman
383bf0d7b0 uname -m is more useful than uname -p 2016-06-07 10:11:03 -07:00
Sven A. Schmidt
d730526c07 Added settings variables to allow date and docker display to be made conditional 2016-06-07 08:31:34 +01:00
Don March
023030fd50 Improve __bobthefish_display_colors variable
Per suggestions from @bobthecow.
2016-06-07 01:30:18 -04:00
Don March
2f06c08c33 Merge pull request #1 from oh-my-fish/color-schemes
Color schemes tweaks for themes with more limited palettes.
2016-06-07 01:14:26 -04:00
Justin Hileman
0ac50039a7 Color schemes tweaks for themes with more limited palettes. 2016-06-06 21:56:14 -07:00
Don March
672c637f94 Add configurable color schemes
* Refactor fish_prompt.fish to use semantically named variables
  throughout the script rather than specific colors. Set those variables
  to various colors depending on the `theme_color_scheme` variable.

* Add the `__bobthefish_display_colors` function to easily test and
  preview different color schemes.

* Update documentation.

Fixes #7.
2016-06-06 18:38:19 -04:00
Sven A. Schmidt
43af67f68a Added segment to display DOCKER_MACHINE_NAME (indicating which docker daemon we're talking to) 2016-06-01 14:50:14 +01:00
Sven A. Schmidt
da7e2f1b49 Disabled datetime 2016-06-01 14:48:57 +01:00
Justin Hileman
340a343a5e Update README with chruby support (added in #45) 2016-05-23 22:25:12 -07:00
Justin Hileman
759810d792 Merge pull request #45 from pik/master
Support chruby ruby_version for show_ruby()
2016-05-23 22:23:27 -07:00
pik
cfb7c7df79 Support chruby ruby_version for show_ruby() 2016-05-23 20:48:09 +08:00
Justin Hileman
075e89abfa Update the screencast
Fixes #44
2016-05-22 08:45:00 -07:00
Justin Hileman
f269522c8c Merge pull request #43 from caesar/git-status-colors
Change colors for git staged and stashed statuses
2016-05-22 07:05:16 -07:00
Justin Hileman
bece163f67 Merge pull request #42 from caesar/theme_powerline_fonts
Add option to not use Powerline glyphs
2016-05-18 21:45:41 -07:00
Caesar Schinas
9b3aa58cce Add theme_powerline_fonts option to README 2016-05-17 18:34:05 -03:00
Caesar Schinas
9ce0cc2383 Remove quotes for consistency 2016-05-17 18:33:31 -03:00
Caesar Schinas
22fabb438e Use ⎇ symbol if Powerline is disabled 2016-05-17 17:57:56 -03:00
Caesar Schinas
4dd6a6d3ca Change colors for git staged and stashed statuses 2016-05-17 17:38:01 -03:00
Justin Hileman
56ef3979d2 Fix fish greeting when autosuggest is bold.
See also #39
2016-05-15 21:26:08 -07:00
Justin Hileman
0e92371c3f Merge pull request #40 from caesar/right-prompt-color
Fix right prompt colour when $fish_color_autosuggestion is bold
2016-05-15 21:24:27 -07:00
Caesar Schinas
cb4f97fe96 Make using Powerline glyphs the default 2016-05-15 22:18:28 -03:00
Caesar Schinas
ac57f8959b Add option to not use Powerline glyphs 2016-05-15 20:43:01 -03:00
Caesar Schinas
3f907d7b3f Fix right prompt colour when $fish_color_autosuggestion is bold 2016-05-15 19:55:44 -03:00
Justin Hileman
c2efeb5740 Make bobthefish git worktree aware
Fixes #29
2016-04-30 22:09:25 -07:00
Justin Hileman
0a18150d1b s/screenshot/screencast/
Fixes #33
2016-04-10 15:42:51 -07:00
Justin Hileman
e01fe9aaac Fix leaky colors from the right prompt
Fixes #31
2016-04-04 11:36:11 -04:00
Justin Hileman
d7fe9b42bd Performance improvements. Thanks builtins! 2016-03-30 16:13:39 -07:00
Justin Hileman
aa83e34148 Use command for a few more things that get overridden 2016-03-30 13:24:51 -07:00
Justin Hileman
088a0f44e0 Consistency++
* Only use if/end blocks for things longer than one line.
 * Only use inline `[ foo ]; and bar` style when `bar` is `return`. Break the `and`/`or` onto a second line for anything that actually has a side effect.
 * More consistent use of `echo` flags.
 * Don't use `pwd` when `$PWD` will do.
2016-03-29 23:55:58 -07:00
Justin Hileman
4356159ca3 Merge pull request #30 from JelteF/patch-2
Reset --bold as well after long long running command
2016-03-29 11:34:55 -07:00
Jelte Fennema
4e4182f28e Reset --bold as well after long long running command 2016-03-29 20:27:54 +02:00
Justin Hileman
3db31f0c52 Faster! 2016-03-11 13:28:47 -08:00
Justin Hileman
89ab00e768 Use local variables for teh rubies. 2016-03-11 11:24:46 -08:00
Justin Hileman
7f0021633a Update badges again 2016-03-10 23:04:48 -08:00
Justin Hileman
98ade34a7f Update badges 2016-03-10 22:56:40 -08:00