Commit Graph

246 Commits (bd9d0e0f3105e28b6ff43ea11bdb3525b53d9ba3)

Author SHA1 Message Date
Justin Hileman bd9d0e0f31 Add a $fish_private_mode indicator.
4 years ago
Thibault Lacroux a2ad38aa05 Do not display Kubernetes context and namespace if it's the defaults ones
4 years ago
Justin Hileman 870ab7c9be Fix some edge cases when nerd fonts are on and powerline fonts are explicitly disabled.
4 years ago
Duke Jones e24516b39b Add theme_display_nix variable to other places.
4 years ago
Hans Larsen aafed7cb24 Add nix prompt, glyph, and colors
4 years ago
Justin Hileman 1f24d5f217 Better ruby segment output when adsf is installed but not configured.
4 years ago
Justin Hileman 7c2d90152e Handle whitespace in asdf system ruby detection.
4 years ago
Justin Hileman e4c6a5c434 Fix key binding mode indicator in newer Fish
4 years ago
Justin Hileman 9dd917535a Escape home directory used in regex, too!
4 years ago
Justin Hileman 0c3ae9f932 Fall back to unescaped strings in older Fish
4 years ago
Eric Moyer 46a89abb99 escape project_root_dir before using in regex
4 years ago
Justin Hileman dbe3009b02
Merge pull request #214 from noseglid/master
4 years ago
Alexander Olsson 740150da19
Make displaying the k8s namespace optional
4 years ago
Sergei Morozov 82a0a44cdc
In the prompt, show user info before everything else
4 years ago
Justin Hileman f3301c2e2c Exclude autojump from the background job count
5 years ago
Justin Hileman 144eed0acc
Merge pull request #216 from FMeinicke/master
5 years ago
Florian Meinicke 5902e1a49d Don't start a new segment if either `display_user' or `display_sudo_user' is set
5 years ago
Florian Meinicke 108b6a45f6 Update condition for showing an extra space
5 years ago
Luca Filipozzi 9cb593e4fe
Update fish_prompt.fish
5 years ago
Florian Meinicke 981eb1a632 Add option to display sudo-username.
5 years ago
Justin Hileman 4e05b9d494 Show username when in a sudo shell
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
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 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
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 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
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