Commit Graph

102 Commits (608b0b4de6badbd574189c69023bded36875f575)

Author SHA1 Message Date
Justin Hileman 608b0b4de6
Revert path builtin change
2 months ago
Justin Hileman faf9223022 Ensure we use path builtin, not custom functions
2 months ago
汪心禾 24c520e0b2
Fix vi replace mode prompt
4 months ago
Justin Hileman 0c15ff1cbc
Polyfill path sort for older fishes
5 months ago
Justin Hileman 4f0b0a5638 Switch `type -fq` out for `command -q`.
5 months ago
Justin Hileman ce816e63ed Fail gracefully when hg or fossil segments are enabled but the binaries aren't available.
5 months ago
demize 38b93488e5
Avoid a redundant call to `fossil`
5 months ago
demize 88055400c3
Use `fossil status json` instead of `fossil info` for more consistent performance
5 months ago
demize 3ae6695e20
Make a couple other variables function-scoped
5 months ago
demize e59687a25d
Implement review feedback
5 months ago
demize 787236686c
Fix project directory discovery when outside a project directory
5 months ago
demize 921a6f40fb
Add Fossil VCS support
5 months ago
Justin Hileman 83bf89d10c Temporarily remove wslpath to fix broken git prompt under WSL
6 months ago
Fabio Margarido 528b4e278b Fix golang version prompt when go directive in go.mod has minor version
6 months ago
Justin Hileman 7dad3fc20a Remove "verbose" option for screen.
6 months ago
Justin Hileman cb6bec83b8 Add screen to other color schemes.
6 months ago
Justin Hileman 152f04febd
Merge branch 'master' into screen
6 months ago
Justin Hileman 6b8fe17b7e
Merge branch 'master' into color-scheme-catppuccin
6 months ago
Justin Hileman d277125050 Update jellybeans
6 months ago
Justin Hileman 83ca0de82f
Merge branch 'master' into jellybeans
6 months ago
Justin Hileman 45cd2d790a
Merge pull request #280 from josselinauguste/master
6 months ago
Justin Hileman 6fc71551dd
Merge pull request #333 from pindab0ter/feature/darcula-colors
6 months ago
Justin Hileman 8669f50569 Don't show detached branch ref if we've already shown a tag.
7 months ago
Justin Hileman f5ba0ce022
Merge pull request #311 from zztalker/patch-1
7 months ago
Justin Hileman 6e0ceba5db Use $git_root_dir (to support WSL, worktrees, etc) for untracked files.
7 months ago
Evan Dean 8821f55849 Use repo root when looking for untracked files
7 months ago
Justin Hileman 7216de5cac Formatting and a comment.
7 months ago
Justin Hileman e711caac72
Merge pull request #336 from millimoose/patch-1
7 months ago
Justin Hileman bbb7cff04d Handle missing Python more gracefully.
7 months ago
Justin Hileman 2e0f04b555 Support `init.defaultBranch` Git configuration option.
7 months ago
Justin Hileman 2b060736b3 Update configuration option documentation.
7 months ago
Justin Hileman 25b9c582c9 Allow hiding project parent paths.
7 months ago
Justin Hileman 39cf45635b
Merge pull request #357 from MaxSchambach/feature/hide-python-version
7 months ago
Justin Hileman 0f7bca6df5
Merge pull request #327 from seanhagen/master
7 months ago
Kristian Rekstad dc70af567e Use the new AWS_CREDENTIAL_EXPIRATION env var for aws-vault
7 months ago
Maximilian Schambach 01c546af51 Update virtualenv python version prompt
7 months ago
Maximilian Schambach 7ff4d6a3b3 Add option to hide python version
7 months ago
Clover 077e425d52
Add Catppuccin variants to bobthefish_display_colors
9 months ago
Clover ba0e0dfbdc
Add Catppuccin Mocha color scheme
9 months ago
Clover ce7e20f61d
Add Catppuccin Macchiato color scheme
9 months ago
Clover dbba0c90a6
Add Catppuccin Frappe color scheme
9 months ago
Clover 11eef9f3fd
Add Catppuccin Latte color scheme
9 months ago
Sergey Slipchenko 05c0765c4e Use `status current-command` for title
9 months ago
Ramon Rüttimann c2c47dc964 Fix pwd calculation for git worktrees
1 year ago
Taylor "Nekroze" Lawson ed896b65c3
Fix error when k8s context defined but namespace isn't (#343)
1 year ago
Justin Hileman 76cac81206 Don't overwrite $hostname
2 years ago
Taylor "Nekroze" Lawson 06ebe3b9af
Hide k8s context or namespace when they are 'default' (#338)
2 years 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