Commit Graph

341 Commits (bd9d0e0f3105e28b6ff43ea11bdb3525b53d9ba3)
 

Author SHA1 Message Date
Justin Hileman 5273c92fa5 Use `pwd -P` for a normalized $PWD.
5 years ago
Justin Hileman f49a8424cd Truncate the middle of really long git branch names
5 years ago
Justin Hileman da6379491f Add `theme_display_git_stashed_verbose` to docs.
5 years ago
Claudio Mezzasalma 0a6df2de5a Add Stashes count to Git Prompt (#188)
5 years ago
Justin Hileman 47f29c8d6b Simplify nerd fonts config
5 years ago
Justin Hileman e31962395f Preserve compatibility with fish <2.5
5 years ago
Petar Kirov c148b97f5c fish_greeting.fish: Make existance of uptime command optional (#189)
5 years ago
Justin Hileman b13f022708 Stop stripping trailing zeros from duration in 3.0
5 years ago
Justin Hileman 4ccdd7bdcf Support symlinks in project-relative paths in Fish 3.0
5 years ago
Justin Hileman ed0c2a4cc5 Use realpath for ignored VCS directories.
5 years ago
Justin Hileman 462878a929 Rename a bunch of variables called `current_dir` to what they actually are.
5 years ago
Justin Hileman a2b56a33fb Reformat with `fish_indent`
5 years ago
Minjun Shin 0688cd8e98 change function bobthefish_display_colors to print using the environment value, rather than a fixed characters (#163)
6 years ago
Justin Hileman fcec6aeece Omit functions and builtins when looking for ruby environment managers
6 years ago
Gregor Gebhardt ed3ca3d618 added support for conda environments. (#150)
6 years ago
Justin Hileman bf5f8c4cf4 Refine dracula colors a bit.
6 years ago
Marvin Steadfast 38c9d1f7ee Adding dracula theme
6 years ago
Justin Hileman 2642107093 Defer to prompt_hostname for hostname segment
6 years ago
Justin Hileman 67bc90d291 Disable Kubernetes segment by default
6 years ago
Justin Hileman 0cbeb3bc06 Make stderr redirection forward compatible
6 years ago
Justin Hileman 0c4d7e6edd
Merge pull request #149 from remche/master
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 3b0c6929ff What's up.
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
Peter Tellgren 728c52d6a3 Add Kubernetes context flag and default value to README
6 years ago
Justin Hileman feb914dd16 Add install hook with 2.2.x support instructions.
7 years ago
Justin Hileman d0a6e45403 Allow disabling the "dirty" check for git.
7 years ago
Justin Hileman 03ad58508a Don't show k8s segment for empty "current context"
7 years ago
Justin Hileman 914530cca4 Fix typo in hostname display
7 years ago