Commit Graph

332 Commits (feature/pretty-pipenv)
 

Author SHA1 Message Date
Justin Hileman 9ce1563981 Prettify pipenv names
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
Justin Hileman 9032cf426b
Merge pull request #244 from epmoyer/escape_regex
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
Justin Hileman 5ed60e09ae
Merge pull request #228 from marcplustwo/master
4 years ago
Marc Radau 7d6f9634ac
Add screenshot to README.md
4 years ago
Marc 10b19564ae fix indents, color contrast
4 years ago
Justin Hileman 6ccde62d01
Merge pull request #233 from morozov/user-info-first
4 years ago
Sergei Morozov 82a0a44cdc
In the prompt, show user info before everything else
4 years ago
Marc 0d2525e923 fix background job colors
4 years ago
marcplustwo 9c95244b42 add nord color scheme
5 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
Justin Hileman 8e6b82e450
Merge pull request #220 from LucaFilipozzi/master
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 99b48d565c Show the current theme color scheme in bobthefish_display_colors
5 years ago
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