Commit Graph

341 Commits (bd9d0e0f3105e28b6ff43ea11bdb3525b53d9ba3)
 

Author SHA1 Message Date
Justin Hileman d657024ce3 Support replace_one vi mode
7 years ago
Justin Hileman 69c737f592 Support k8s $KUBECONFIG, multiple configs, fallback.
7 years ago
Avital Tamir 6583634a9f Added support for showing current kubernetes context
7 years ago
Justin Hileman d8d7a544cf Oops :)
7 years ago
Justin Hileman 7d6c23e1dd Rework adsf a bit for performance.
7 years ago
John Schank 753189f173 #114 Add asdf ruby version to ruby version prompt
7 years ago
Justin Hileman ab7123e063 Better faster stronger vcs ignore path matching
7 years ago
Justin Hileman 89cda861ba Style change, for consistency.
7 years ago
Justin Hileman c68498fc79 `string trim` appears to be a hair faster than regex.
7 years ago
Justin Hileman 61325754bb 3-5x faster `basename` and `dirname`.
7 years ago
Justin Hileman 3d3690eb40 200x faster "am i root?" check.
7 years ago
Justin Hileman 1562614484 20x faster "has background jobs" flag.
7 years ago
Justin Hileman b49a821a81 Minor style fixes
7 years ago
Justin Hileman a31e4cea30 Update color previews helper.
7 years ago
Justin Hileman 40bd268210 virtualgo segment cleanup
7 years ago
Justin Hileman 201309db80 Don't set -g color schemes.
7 years ago
Justin Hileman 5b632d1cca Housekeeping.
7 years ago
Jelte Fennema 6916339c0f Add virtualgo support
7 years ago
Justin Hileman b67c0bd910 Cleaner user/hostname display logic:
7 years ago
Justin Hileman 4985cf8a4d Use bold to distinguish between username and hostname.
7 years ago
Ben 444b9a4827 Add support for choosing to show user and/or hostname in prompt (#71)
7 years ago
Justin Hileman 500fc527a7 Add `theme_newline_cursor` = `clean` to docs.
7 years ago
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 4e602d98d7 Fix fish < 2.4 command duration regression
7 years ago
Justin Hileman 0f2a2d9ada Fix fish < 2.4 command duration regression.
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
Justin Hileman d87e9486f8 Fix command duration in Fish 3.x
7 years ago
Justin Hileman 574190aa7b Merge pull request #101 from cmrn/force-display-vi
7 years ago
Cameron Moon ee8e150424 rename flag from 'force' to 'yes'
7 years ago
Cameron Moon 22114be816 Add docs for theme_display_vi
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
Justin Hileman 6658ea3db0 Merge pull request #95 from JingkaiTang/master
7 years ago
Jingkai Tang 9ec8d2cf24 Fix git warnings in __bobthefish_prompt_git
7 years ago
Justin Hileman 8f055587da Merge pull request #92 from druchoo/feature/cursor_on_a_new_line
7 years ago
Andrew Choo 0b3b522160 Implement newline cursor feature with one option instead of three
7 years ago
Andrew Choo 8181b4526b Update README
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
Justin Hileman 950e4f1bc8 Merge pull request #90 from nemoDreamer/git-glyphs
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