Commit Graph

360 Commits (2bd87a96b4f9fa507aaddd2654cdcccfc3f47a09)
 

Author SHA1 Message Date
Justin Hileman 4e05b9d494 Show username when in a sudo shell
5 years ago
Justin Hileman eb533e75bd
Merge pull request #215 from FMeinicke/master
5 years ago
Florian Meinicke 97eebdcdcd Use `command uptime` to avoid coloured output when using grc plugin
5 years ago
Justin Hileman 94cb2bb8f0
Merge pull request #213 from FMeinicke/master
5 years ago
Florian Meinicke 763e9454b2 Don't pay extra forking cost when config is disabled
5 years ago
Florian Meinicke ce7e96fba5 Change option name to `theme_show_jobs_verbose`
5 years ago
Florian Meinicke a3d43d35bd Add option to display the number of background jobs
5 years ago
Justin Hileman cf096612c8 Stop truncating git branch names by default.
5 years ago
Justin Hileman 256f43bee3
Merge pull request #212 from genofire/patch-1
5 years ago
genofire 121ea4bd1a
fix(doc): README options
5 years ago
Sergei Morozov 5389a26442 Added the k8s namespace value to the prompt and the k8s icon to the segment (#208)
5 years ago
Alessandro Fazzi 1abb331c60 Add NVM prompt (#207)
5 years ago
Martin Kletzander 3b2e847fcc Fix status reporting (#197)
5 years ago
Justin Hileman b9bc625059 Clean up theme_newline_prompt
5 years ago
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