Commit Graph

448 Commits (master)
 

Author SHA1 Message Date
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
Justin Hileman 383bf0d7b0 `uname -m` is more useful than `uname -p`
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
Don March 2f06c08c33 Merge pull request #1 from oh-my-fish/color-schemes
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
Sven A. Schmidt da7e2f1b49 Disabled datetime
8 years ago
Justin Hileman 340a343a5e Update README with chruby support (added in #45)
8 years ago
Justin Hileman 759810d792 Merge pull request #45 from pik/master
8 years ago
pik cfb7c7df79 Support chruby ruby_version for show_ruby()
8 years ago
Justin Hileman 075e89abfa Update the screencast
8 years ago
Justin Hileman f269522c8c Merge pull request #43 from caesar/git-status-colors
8 years ago
Justin Hileman bece163f67 Merge pull request #42 from caesar/theme_powerline_fonts
8 years ago
Caesar Schinas 9b3aa58cce Add theme_powerline_fonts option to README
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
Justin Hileman 56ef3979d2 Fix fish greeting when autosuggest is bold.
8 years ago
Justin Hileman 0e92371c3f Merge pull request #40 from caesar/right-prompt-color
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
Caesar Schinas 3f907d7b3f Fix right prompt colour when $fish_color_autosuggestion is bold
8 years ago
Justin Hileman c2efeb5740 Make bobthefish git worktree aware
8 years ago
Justin Hileman 0a18150d1b s/screenshot/screencast/
8 years ago
Justin Hileman e01fe9aaac Fix leaky colors from the right prompt
8 years ago
Justin Hileman d7fe9b42bd Performance improvements. Thanks builtins!
8 years ago
Justin Hileman aa83e34148 Use `command` for a few more things that get overridden
8 years ago
Justin Hileman 088a0f44e0 Consistency++
8 years ago
Justin Hileman 4356159ca3 Merge pull request #30 from JelteF/patch-2
8 years ago
Jelte Fennema 4e4182f28e Reset --bold as well after long long running command
8 years ago
Justin Hileman 3db31f0c52 Faster!
8 years ago
Justin Hileman 89ab00e768 Use local variables for teh rubies.
8 years ago
Justin Hileman 7f0021633a Update badges again
8 years ago
Justin Hileman 98ade34a7f Update badges
8 years ago
Justin Hileman daa9025183 Merge pull request #24 from LambdaLord/master
8 years ago
Justin Hileman 3e72ddf0f9 Merge pull request #25 from paxy97/error_code
8 years ago
Justin Hileman cc1569f57c fix `__bobthefish_vagrant_ids` when no id present
8 years ago
Pavle Portic 3d89a0a3fe Update README
8 years ago
Pavle Portic 0ab6f79efe Add show error code option
8 years ago
LambdaLord 7c49324381 Revert unnecessary name change
8 years ago
LambdaLord ed0eb02dfb Quick rename for new variable
8 years ago
LambdaLord 131c2c7aad Merge pull request #2 from LambdaLord/Theme-Color-Fiddling
8 years ago
LambdaLord 10170cb856 Replaced some color values with new variable
8 years ago
LambdaLord b137eb1bdc Replace some constants with existing greys
8 years ago
Justin Hileman c54707a136 No need for sed fallback, fish expects bc anyway.
8 years ago
Justin Hileman ebe5e04f9e Add awk maths fallback for systems without bc.
8 years ago
Justin Hileman c04bf378df Merge pull request #23 from jrobeson/fix-powerline-link
8 years ago