Commit Graph

99 Commits (master)

Author SHA1 Message Date
Justin Hileman 0c15ff1cbc
Polyfill path sort for older fishes
2 days ago
Justin Hileman 4f0b0a5638 Switch `type -fq` out for `command -q`.
5 days ago
Justin Hileman ce816e63ed Fail gracefully when hg or fossil segments are enabled but the binaries aren't available.
5 days ago
demize 38b93488e5
Avoid a redundant call to `fossil`
5 days ago
demize 88055400c3
Use `fossil status json` instead of `fossil info` for more consistent performance
5 days ago
demize 3ae6695e20
Make a couple other variables function-scoped
5 days ago
demize e59687a25d
Implement review feedback
5 days ago
demize 787236686c
Fix project directory discovery when outside a project directory
6 days ago
demize 921a6f40fb
Add Fossil VCS support
6 days ago
Justin Hileman 83bf89d10c Temporarily remove wslpath to fix broken git prompt under WSL
3 weeks ago
Fabio Margarido 528b4e278b Fix golang version prompt when go directive in go.mod has minor version
1 month ago
Justin Hileman 7dad3fc20a Remove "verbose" option for screen.
2 months ago
Justin Hileman cb6bec83b8 Add screen to other color schemes.
2 months ago
Justin Hileman 152f04febd
Merge branch 'master' into screen
2 months ago
Justin Hileman 6b8fe17b7e
Merge branch 'master' into color-scheme-catppuccin
2 months ago
Justin Hileman d277125050 Update jellybeans
2 months ago
Justin Hileman 83ca0de82f
Merge branch 'master' into jellybeans
2 months ago
Justin Hileman 45cd2d790a
Merge pull request #280 from josselinauguste/master
2 months ago
Justin Hileman 6fc71551dd
Merge pull request #333 from pindab0ter/feature/darcula-colors
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
2 months ago
Maximilian Schambach 7ff4d6a3b3 Add option to hide python version
3 months ago
Clover 077e425d52
Add Catppuccin variants to bobthefish_display_colors
4 months ago
Clover ba0e0dfbdc
Add Catppuccin Mocha color scheme
4 months ago
Clover ce7e20f61d
Add Catppuccin Macchiato color scheme
4 months ago
Clover dbba0c90a6
Add Catppuccin Frappe color scheme
4 months ago
Clover 11eef9f3fd
Add Catppuccin Latte color scheme
4 months ago
Sergey Slipchenko 05c0765c4e Use `status current-command` for title
4 months ago
Ramon Rüttimann c2c47dc964 Fix pwd calculation for git worktrees
10 months ago
Taylor "Nekroze" Lawson ed896b65c3
Fix error when k8s context defined but namespace isn't (#343)
12 months ago
Justin Hileman 76cac81206 Don't overwrite $hostname
1 year 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
Hans van Luttikhuizen-Ross 96584de3df
Add color scheme using JetBrains' Darcula's colors
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