Commit Graph

446 Commits (master)
 

Author SHA1 Message Date
Thomas Flori 7d15e1ba1a allow colors in custom prompt
5 years ago
Thomas Flori b9eb494dbf allow custom prompt in new line
5 years ago
Justin Hileman ac45a5cb95 Minor cleanup
5 years ago
Dietrich Daroch 2c560f8c17 Fix: Use a simple prompt on dumb terminals. (#171)
5 years ago
Justin Hileman 5e19f4f6c9 Fix function descriptions for a couple of helpers.
5 years ago
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