Commit Graph

151 Commits (f8012eae841887a524338ce54188d91dd8439691)

Author SHA1 Message Date
Dietrich Daroch f8012eae84 Add setting for clean multiline prompt
7 years ago
Justin Hileman 162062b3ac Clean up `theme_vcs_ignore_paths` implementation.
7 years ago
Jesper Derehag 2673d2c39d Add support for ignoring VCS directories
7 years ago
Justin Hileman f4378582d6 Clean up some unused glyphs from the nerd fonts PR.
7 years ago
Justin Hileman c24bcc443d Merge pull request #99 from nemoDreamer/git-glyphs
7 years ago
Cameron Moon ee8e150424 rename flag from 'force' to 'yes'
7 years ago
Cameron Moon d204ecdb5b Enable vi mode display for hybrid_bindings
7 years ago
Cameron Moon 5337033ee4 Add option to force show vi mode
7 years ago
Philip Blyth e2cf9a7d3b Removed trailing white-space
7 years ago
Philip Blyth 7e6543a3f0 Merge branch 'master' into git-glyphs
7 years ago
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 dc151776b6 moar git-glyps!
7 years ago
Philip Blyth f8c8dc7f07 Moved Git chars to glyph variables
7 years ago
Justin Hileman 87534a008a Fix issues when RBENV_ROOT/version doesn't exist.
7 years ago
Justin Hileman 1eb4cf63ac Show vi mode prompt in hybrid key bindings too.
7 years ago
Justin Hileman cbae8ad3fc Fix git worktree support.
7 years ago
LaurentTreguier cb6bb0ecb3 Use a different glyph color when using fakeroot
7 years ago
LaurentTreguier 23fdcb8048 Display superuser glyph when using fakeroot
7 years ago
Justin Hileman 750030a110 Remove a ton of `set_color normal` calls.
7 years ago
Justin Hileman 9b414bc6fb Speed up git ahead/behind parsing by ~20%
7 years ago
Justin Hileman 908a7b5365 s/sed/string replace builtin/g
7 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