Commit Graph

140 Commits (6658ea3db0a11551a619756623b827c2fa392221)

Author SHA1 Message Date
Jingkai Tang 9ec8d2cf24 Fix git warnings in __bobthefish_prompt_git
7 years ago
Andrew Choo 0b3b522160 Implement newline cursor feature with one option instead of three
7 years ago
Andrew Choo 176c3a7a69 Remove tabs
7 years ago
Andrew Choo 28dfc4f985 Add ability to have cursor start on a new line
7 years ago
Philip Blyth f8c8dc7f07 Moved Git chars to glyph variables
8 years ago
Justin Hileman 87534a008a Fix issues when RBENV_ROOT/version doesn't exist.
8 years ago
Justin Hileman 1eb4cf63ac Show vi mode prompt in hybrid key bindings too.
8 years ago
Justin Hileman cbae8ad3fc Fix git worktree support.
8 years ago
LaurentTreguier cb6bb0ecb3 Use a different glyph color when using fakeroot
8 years ago
LaurentTreguier 23fdcb8048 Display superuser glyph when using fakeroot
8 years ago
Justin Hileman 750030a110 Remove a ton of `set_color normal` calls.
8 years ago
Justin Hileman 9b414bc6fb Speed up git ahead/behind parsing by ~20%
8 years ago
Justin Hileman 908a7b5365 s/sed/string replace builtin/g
8 years ago
Justin Hileman 86116b7e80 Merge pull request #72 from kephas/master
8 years ago
Jelte Fennema b5f7b1eaee Make python --version a single line
8 years ago
Pierre Thierry 551a768534 Display user in terminal title
8 years ago
Justin Hileman 48f067bac0 Add support for full paths in prompt
8 years ago
Justin Hileman ee5c1e29b8 More efficient python version checking, capture pypy3.
8 years ago
Justin Hileman dca95833dc Merge pull request #60 from rominf/master
8 years ago
Justin Hileman 1f827c6bab Update vi mode prompt.
8 years ago
Roman Inflianskas a2df7fbacd Fix #52
8 years ago
Justin Hileman ff560c97a8 Merge pull request #57 from Jguer/master
8 years ago
Justin Hileman 8898658a9a Speed up Vagrant status code by 10-15x.
8 years ago
Justin Hileman ca7a3ecaa2 Merge pull request #56 from rickard-von-essen/vargrant-prl
8 years ago
Justin Hileman 02c4c51973 Whoops. Forgot the non-nerd-fonts tag glyph :)
8 years ago
Justin Hileman 4669e3dad6 Add better tag support in the git branch segment.
8 years ago
Justin Hileman b2f097c91c Glyph cleanup
8 years ago
Rickard von Essen 525416cc19 Improved handling of Vagrantfiles with multiple providers
8 years ago
Jguer 3ecd0726ca Changed path segment for gruvbox
8 years ago
Rickard von Essen 54ef10a844 Make provider a local var
8 years ago
John Guerreiro 22451d400f Fixed repo color to green instead of yellow
8 years ago
Jguer 1133c4b7bf Added gruvbox theme
8 years ago
Rickard von Essen 2cc237267e Improved Vagrant provider detection and support for parallels provider.
8 years ago
Justin Hileman ab720a3bb3 Add docker and theme configs to fish_prompt comment.
8 years ago
Justin Hileman ac1a6e230c Update docker segment to use new color variables.
8 years ago
Justin Hileman e39a850ed0 Merge pull request #48 from feinstruktur/master
8 years ago
Sven A. Schmidt 77977f882f Added `-d` to function
8 years ago
Don March 0ea2e743a7 Add example code for a custom color scheme
8 years ago
Sven A. Schmidt d730526c07 Added settings variables to allow date and docker display to be made conditional
8 years ago
Don March 023030fd50 Improve `__bobthefish_display_colors` variable
8 years ago
Justin Hileman 0ac50039a7 Color schemes tweaks for themes with more limited palettes.
8 years ago
Don March 672c637f94 Add configurable color schemes
8 years ago
Sven A. Schmidt 43af67f68a Added segment to display DOCKER_MACHINE_NAME (indicating which docker daemon we're talking to)
8 years ago
pik cfb7c7df79 Support chruby ruby_version for show_ruby()
8 years ago
Justin Hileman f269522c8c Merge pull request #43 from caesar/git-status-colors
8 years ago
Caesar Schinas 9ce0cc2383 Remove quotes for consistency
8 years ago
Caesar Schinas 22fabb438e Use ⎇ symbol if Powerline is disabled
8 years ago
Caesar Schinas 4dd6a6d3ca Change colors for git staged and stashed statuses
8 years ago
Caesar Schinas cb4f97fe96 Make using Powerline glyphs the default
8 years ago
Caesar Schinas ac57f8959b Add option to not use Powerline glyphs
8 years ago