Commit Graph

200 Commits (0cbeb3bc062dd2eeaeade346d854edda6e4597c6)

Author SHA1 Message Date
Justin Hileman 0cbeb3bc06 Make stderr redirection forward compatible
6 years ago
remche d29026fab6 fixing desk prompt
6 years ago
Philip Schaten f66bee227a Allow three values for theme_display_user.
6 years ago
Philip Schaten 89ca08abc4 theme_display_ssh defaults to no
6 years ago
Philip Schaten 2428af06aa theme_display_ssh - switch added
6 years ago
Justin Hileman 5acaae3f62 Improved color scheme handling.
6 years ago
Justin Hileman b579292c22 Add the dev null redirect missed in #140
6 years ago
Alberto Cavalin c6d8357a91 fish_prompt: fix __bobthefish_rvm_info for both rvm installation types (#140)
6 years ago
remche 0cc32a5585 adding desk prompt (#132)
6 years ago
Justin Hileman 4ac7f3c5d7 Switch "hide git master branch" logic from opt-in to opt-out
6 years ago
Justin Hileman e57a8f344c Support hiding "master" branch name.
6 years ago
Justin Hileman 39d2739fb7 Fix python version detection with pypy (probably)
6 years ago
Justin Hileman 348666beaf Better +/-0 filtering
6 years ago
Justin Hileman e3d4545f74 Nope. That one didn't work in empty repos. Oh well.
6 years ago
Justin Hileman dd3d58ac5e Fix regression in "staged" git flag
6 years ago
Justin Hileman 523f7d916a Omit +0 and -0 from verbose dirty state
6 years ago
Justin Hileman 8bd72dbe19 Match "or return" style used elsewhere
6 years ago
Philip Fulgham 180f251189 Add verbose option for Git dirty state (#133)
6 years ago
Justin Hileman d1731ae1e1 huh. weird that we were still using glyphs there.
6 years ago
Justin Hileman da2cd2eac4 use index for git staged status
6 years ago
Justin Hileman e067bba8a4 words
6 years ago
remche 6b65311b6c fixing dirty indentation
6 years ago
remche f8d99f2a46 adding desk prompt
6 years ago
Justin Hileman aa6a8e3c1d Stop looking for .hg when we hit root
6 years ago
Justin Hileman d0a6e45403 Allow disabling the "dirty" check for git.
6 years ago
Justin Hileman 03ad58508a Don't show k8s segment for empty "current context"
6 years ago
Justin Hileman 914530cca4 Fix typo in hostname display
6 years ago
Justin Hileman d657024ce3 Support replace_one vi mode
6 years ago
Justin Hileman 69c737f592 Support k8s $KUBECONFIG, multiple configs, fallback.
6 years ago
Avital Tamir 6583634a9f Added support for showing current kubernetes context
6 years ago
Justin Hileman d8d7a544cf Oops :)
6 years ago
Justin Hileman 7d6c23e1dd Rework adsf a bit for performance.
6 years ago
John Schank 753189f173 #114 Add asdf ruby version to ruby version prompt
6 years ago
Justin Hileman ab7123e063 Better faster stronger vcs ignore path matching
6 years ago
Justin Hileman 89cda861ba Style change, for consistency.
6 years ago
Justin Hileman c68498fc79 `string trim` appears to be a hair faster than regex.
6 years ago
Justin Hileman 61325754bb 3-5x faster `basename` and `dirname`.
6 years ago
Justin Hileman 3d3690eb40 200x faster "am i root?" check.
6 years ago
Justin Hileman 1562614484 20x faster "has background jobs" flag.
6 years ago
Justin Hileman b49a821a81 Minor style fixes
6 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