Commit Graph

56 Commits (master)

Author SHA1 Message Date
Justin Hileman 0c15ff1cbc
Polyfill path sort for older fishes
4 days ago
Justin Hileman 4f0b0a5638 Switch `type -fq` out for `command -q`.
1 week ago
Justin Hileman ce816e63ed Fail gracefully when hg or fossil segments are enabled but the binaries aren't available.
1 week ago
demize 38b93488e5
Avoid a redundant call to `fossil`
1 week ago
demize 88055400c3
Use `fossil status json` instead of `fossil info` for more consistent performance
1 week ago
demize 3ae6695e20
Make a couple other variables function-scoped
1 week ago
demize e59687a25d
Implement review feedback
1 week ago
demize 787236686c
Fix project directory discovery when outside a project directory
1 week ago
demize 921a6f40fb
Add Fossil VCS support
1 week ago
Justin Hileman 83bf89d10c Temporarily remove wslpath to fix broken git prompt under WSL
4 weeks ago
Fabio Margarido 528b4e278b Fix golang version prompt when go directive in go.mod has minor version
2 months ago
Justin Hileman 7dad3fc20a Remove "verbose" option for screen.
2 months ago
Justin Hileman 152f04febd
Merge branch 'master' into screen
2 months ago
Justin Hileman 8669f50569 Don't show detached branch ref if we've already shown a tag.
2 months ago
Justin Hileman f5ba0ce022
Merge pull request #311 from zztalker/patch-1
2 months ago
Justin Hileman 6e0ceba5db Use $git_root_dir (to support WSL, worktrees, etc) for untracked files.
2 months ago
Evan Dean 8821f55849 Use repo root when looking for untracked files
2 months ago
Justin Hileman 7216de5cac Formatting and a comment.
2 months ago
Justin Hileman e711caac72
Merge pull request #336 from millimoose/patch-1
2 months ago
Justin Hileman bbb7cff04d Handle missing Python more gracefully.
2 months ago
Justin Hileman 2e0f04b555 Support `init.defaultBranch` Git configuration option.
2 months ago
Justin Hileman 2b060736b3 Update configuration option documentation.
2 months ago
Justin Hileman 25b9c582c9 Allow hiding project parent paths.
2 months ago
Justin Hileman 39cf45635b
Merge pull request #357 from MaxSchambach/feature/hide-python-version
2 months ago
Justin Hileman 0f7bca6df5
Merge pull request #327 from seanhagen/master
2 months ago
Kristian Rekstad dc70af567e Use the new AWS_CREDENTIAL_EXPIRATION env var for aws-vault
2 months ago
Maximilian Schambach 01c546af51 Update virtualenv python version prompt
3 months ago
Maximilian Schambach 7ff4d6a3b3 Add option to hide python version
3 months ago
Ramon Rüttimann c2c47dc964 Fix pwd calculation for git worktrees
11 months ago
Taylor "Nekroze" Lawson ed896b65c3
Fix error when k8s context defined but namespace isn't (#343)
12 months ago
Taylor "Nekroze" Lawson 06ebe3b9af
Hide k8s context or namespace when they are 'default' (#338)
1 year ago
Sean Patrick Hagen 9ff7cd3f3c
Remove backslash to remove grep warning
2 years ago
David Vallner 9588b3fe49
Support using Windows git under WSL
2 years ago
Justin Hileman 2dcfcab653
Fix invalid range in node segment
2 years ago
Sean Patrick Hagen 4828218af5
Simplifying the prompt
2 years ago
Sean Patrick Hagen d25d03ab4a
Better color setting for prompt
2 years ago
Sean Patrick Hagen bb9c3f1946
Ensure we go up a directory each iteration
2 years ago
Sean Patrick Hagen 92a2e46734
Update loop for finding go.mod
2 years ago
Sean Patrick Hagen fffbde266f
Better "find directory", copied from hg code
2 years ago
Sean Patrick Hagen 27f900076e
Some prompt cleanup
2 years ago
Sean Patrick Hagen 69e58a2f68
Better greping
2 years ago
Sean Patrick Hagen 20eb30bf4f
Removing some un-needed code
2 years ago
Sean Patrick Hagen 64a6f8ee18
More logic cleanup/fixing
2 years ago
Sean Patrick Hagen 1663a155f8
More logic fixing
2 years ago
Sean Patrick Hagen 4b3197d1b0
Sort out the logic a bit more
2 years ago
Sean Patrick Hagen 9ca1260fc5
Rework `__bobthefish_prompt_golang` to be more like "rubies" prompt
2 years ago
Sean Patrick Hagen 1434509569
Add Go prompt
2 years ago
Shane Mook 14a6f2b317
Update ruby asdf support for output of asdf v0.8.1 (#305)
2 years ago
Hans Larsen 1eaed8c399
Add more options to conditionally show node version (#315)
2 years ago
Justin Hileman 332f23abd7 Use more portable `uname -n` rather than `hostname`.
3 years ago