Commit Graph

  • c5efbe05ae Merge pull request #380 from kintar/master master Justin Hileman 2026-03-01 09:48:02 -05:00
  • 5fcd638c50 fix: apply bobthecow's builtin instead of sed Alec Lanter 2026-03-01 08:41:57 -06:00
  • e9e4adb946 fix: CRLF line endings break Go version display Alec Lanter 2026-02-27 13:58:50 -06:00
  • e3b4d4eafc Use string replace rather than match -g to find go version Justin Hileman 2024-09-24 09:25:17 -04:00
  • 608b0b4de6 Revert path builtin change Justin Hileman 2024-07-19 18:32:08 +09:00
  • faf9223022 Ensure we use path builtin, not custom functions Justin Hileman 2024-07-09 20:21:46 -04:00
  • e0ea821c27 Merge pull request #367 from frothedoatmilk/patch-1 Justin Hileman 2024-06-18 13:55:31 -04:00
  • 09d1fb616e Update README.md Louis Pate 2024-06-18 13:48:24 -04:00
  • 736356d73f Merge pull request #366 from wxh06/master Justin Hileman 2024-05-14 19:47:49 -04:00
  • 24c520e0b2 Fix vi replace mode prompt 汪心禾 2024-05-14 23:44:31 +08:00
  • 0c15ff1cbc Polyfill path sort for older fishes Justin Hileman 2024-04-24 14:56:28 -04:00
  • 4f0b0a5638 Switch type -fq out for command -q. Justin Hileman 2024-04-20 23:58:40 -04:00
  • ce816e63ed Fail gracefully when hg or fossil segments are enabled but the binaries aren't available. Justin Hileman 2024-04-20 23:54:33 -04:00
  • 4e249b592f Merge pull request #363 from demize/master Justin Hileman 2024-04-20 23:53:26 -04:00
  • 38b93488e5 Avoid a redundant call to fossil demize 2024-04-20 23:01:06 -04:00
  • 88055400c3 Use fossil status json instead of fossil info for more consistent performance demize 2024-04-20 20:59:55 -04:00
  • 3ae6695e20 Make a couple other variables function-scoped demize 2024-04-20 19:55:06 -04:00
  • e59687a25d Implement review feedback demize 2024-04-20 19:28:26 -04:00
  • 787236686c Fix project directory discovery when outside a project directory demize 2024-04-20 12:48:27 -04:00
  • 921a6f40fb Add Fossil VCS support demize 2024-04-18 22:44:45 -04:00
  • 83bf89d10c Temporarily remove wslpath to fix broken git prompt under WSL Justin Hileman 2024-04-01 22:34:48 -04:00
  • ec41294492 Merge pull request #359 from fabiomargarido/go-minor-version Justin Hileman 2024-03-13 22:54:57 -04:00
  • 528b4e278b Fix golang version prompt when go directive in go.mod has minor version Fabio Margarido 2024-03-13 13:21:57 -03:00
  • d4d7d1ae49 Add screen to readme. Justin Hileman 2024-03-09 14:50:52 -05:00
  • 7dad3fc20a Remove "verbose" option for screen. Justin Hileman 2024-03-09 14:47:36 -05:00
  • cb6bec83b8 Add screen to other color schemes. Justin Hileman 2024-03-09 14:46:04 -05:00
  • 397004ff27 Merge pull request #264 from pfsmorigo/screen Justin Hileman 2024-03-09 14:21:13 -05:00
  • 152f04febd Merge branch 'master' into screen Justin Hileman 2024-03-09 14:19:30 -05:00
  • c8feda5fa9 Merge pull request #356 from SmollClover/color-scheme-catppuccin Justin Hileman 2024-03-09 10:25:56 -05:00
  • 6b8fe17b7e Merge branch 'master' into color-scheme-catppuccin Justin Hileman 2024-03-09 10:25:49 -05:00
  • d277125050 Update jellybeans Justin Hileman 2024-03-09 10:23:46 -05:00
  • 778b501583 Merge pull request #182 from chandlerc/jellybeans Justin Hileman 2024-03-09 10:23:21 -05:00
  • 83ca0de82f Merge branch 'master' into jellybeans Justin Hileman 2024-03-09 10:23:11 -05:00
  • 45cd2d790a Merge pull request #280 from josselinauguste/master Justin Hileman 2024-03-09 10:11:10 -05:00
  • 6fc71551dd Merge pull request #333 from pindab0ter/feature/darcula-colors Justin Hileman 2024-03-09 10:10:20 -05:00
  • 8669f50569 Don't show detached branch ref if we've already shown a tag. Justin Hileman 2024-03-05 19:53:54 -05:00
  • f5ba0ce022 Merge pull request #311 from zztalker/patch-1 Justin Hileman 2024-03-05 19:53:18 -05:00
  • 6e0ceba5db Use $git_root_dir (to support WSL, worktrees, etc) for untracked files. Justin Hileman 2024-03-05 19:36:55 -05:00
  • 8821f55849 Use repo root when looking for untracked files Evan Dean 2019-11-13 17:21:40 -05:00
  • 7216de5cac Formatting and a comment. Justin Hileman 2024-03-05 19:27:31 -05:00
  • e711caac72 Merge pull request #336 from millimoose/patch-1 Justin Hileman 2024-03-05 18:46:02 -05:00
  • bbb7cff04d Handle missing Python more gracefully. Justin Hileman 2024-03-05 18:21:39 -05:00
  • 4beb1bc3b4 Update README config example. Justin Hileman 2024-03-05 18:01:34 -05:00
  • 2e0f04b555 Support init.defaultBranch Git configuration option. Justin Hileman 2024-03-05 17:57:41 -05:00
  • 2b060736b3 Update configuration option documentation. Justin Hileman 2024-03-05 17:57:16 -05:00
  • 1a74ffd598 Update config path examples. Justin Hileman 2024-03-05 15:55:21 -05:00
  • 25b9c582c9 Allow hiding project parent paths. Justin Hileman 2024-03-05 15:20:50 -05:00
  • 39cf45635b Merge pull request #357 from MaxSchambach/feature/hide-python-version Justin Hileman 2024-03-05 10:16:27 -05:00
  • 0f7bca6df5 Merge pull request #327 from seanhagen/master Justin Hileman 2024-03-05 10:03:27 -05:00
  • dc70af567e Use the new AWS_CREDENTIAL_EXPIRATION env var for aws-vault Kristian Rekstad 2023-10-18 10:43:03 +02:00
  • 1ec3bba060 Remove old option from readme Maximilian Schambach 2024-02-12 10:43:14 +01:00
  • 01c546af51 Update virtualenv python version prompt Maximilian Schambach 2024-02-12 10:42:09 +01:00
  • 7ff4d6a3b3 Add option to hide python version Maximilian Schambach 2024-02-09 12:54:58 +01:00
  • 077e425d52 Add Catppuccin variants to bobthefish_display_colors Clover 2024-01-04 22:44:54 +01:00
  • f3803bb20c Add README entry for Catppuccin color schemes Clover 2024-01-04 22:16:20 +01:00
  • ba0e0dfbdc Add Catppuccin Mocha color scheme Clover 2024-01-04 22:12:57 +01:00
  • ce7e20f61d Add Catppuccin Macchiato color scheme Clover 2024-01-04 22:12:25 +01:00
  • dbba0c90a6 Add Catppuccin Frappe color scheme Clover 2024-01-04 22:11:55 +01:00
  • 11eef9f3fd Add Catppuccin Latte color scheme Clover 2024-01-04 22:06:21 +01:00
  • 05c0765c4e Use status current-command for title Sergey Slipchenko 2023-12-18 20:09:53 +04:00
  • c2c47dc964 Fix pwd calculation for git worktrees Ramon Rüttimann 2023-06-16 09:40:21 +02:00
  • ed896b65c3 Fix error when k8s context defined but namespace isn't (#343) Taylor "Nekroze" Lawson 2023-05-08 12:42:24 +10:00
  • 76cac81206 Don't overwrite $hostname Justin Hileman 2023-03-26 10:22:17 -04:00
  • 06ebe3b9af Hide k8s context or namespace when they are 'default' (#338) Taylor "Nekroze" Lawson 2023-03-16 03:12:26 +10:00
  • 9ff7cd3f3c Remove backslash to remove grep warning Sean Patrick Hagen 2022-10-12 14:05:37 -07:00
  • 9588b3fe49 Support using Windows git under WSL David Vallner 2022-09-30 17:03:48 +02:00
  • 96584de3df Add color scheme using JetBrains' Darcula's colors Hans van Luttikhuizen-Ross 2022-09-12 11:09:09 +02:00
  • 2dcfcab653 Fix invalid range in node segment Justin Hileman 2022-08-01 21:41:04 -06:00
  • 4828218af5 Simplifying the prompt Sean Patrick Hagen 2022-06-18 14:08:52 -07:00
  • d25d03ab4a Better color setting for prompt Sean Patrick Hagen 2022-06-17 13:01:51 -07:00
  • bb9c3f1946 Ensure we go up a directory each iteration Sean Patrick Hagen 2022-06-17 12:58:52 -07:00
  • 92a2e46734 Update loop for finding go.mod Sean Patrick Hagen 2022-06-17 12:48:58 -07:00
  • fffbde266f Better "find directory", copied from hg code Sean Patrick Hagen 2022-06-17 12:41:49 -07:00
  • 27f900076e Some prompt cleanup Sean Patrick Hagen 2022-06-17 12:40:18 -07:00
  • 69e58a2f68 Better greping Sean Patrick Hagen 2022-06-17 12:40:13 -07:00
  • 20eb30bf4f Removing some un-needed code Sean Patrick Hagen 2022-06-17 12:26:05 -07:00
  • 64a6f8ee18 More logic cleanup/fixing Sean Patrick Hagen 2022-06-17 12:21:52 -07:00
  • 1663a155f8 More logic fixing Sean Patrick Hagen 2022-06-17 11:54:52 -07:00
  • 4b3197d1b0 Sort out the logic a bit more Sean Patrick Hagen 2022-06-17 11:41:50 -07:00
  • 9ca1260fc5 Rework __bobthefish_prompt_golang to be more like "rubies" prompt Sean Patrick Hagen 2022-06-17 11:24:14 -07:00
  • 1434509569 Add Go prompt Sean Patrick Hagen 2022-06-10 15:23:32 -07:00
  • 14a6f2b317 Update ruby asdf support for output of asdf v0.8.1 (#305) Shane Mook 2022-04-05 12:16:16 -05:00
  • 1eaed8c399 Add more options to conditionally show node version (#315) Hans Larsen 2022-02-02 23:15:51 -08:00
  • e69150081b Add k8s-context segment to bobthefish_display_colors Justin Hileman 2021-12-28 08:44:59 -05:00
  • 2c080ceced Fix k8s colors Victor Bersy 2021-12-28 14:08:56 +01:00
  • 332f23abd7 Use more portable uname -n rather than hostname. Justin Hileman 2021-11-05 10:16:55 -04:00
  • 3bd40175eb show git tags if any Pavel Zaikin 2021-10-25 11:36:58 +05:00
  • 1c1c2cfc42 Merge branch 'master' into screen Paulo Flabiano Smorigo 2021-09-10 10:35:36 -03:00
  • 69a0191e94 Add gruvbox-light screenshot Josselin Auguste 2020-10-27 19:30:26 +01:00
  • 12d5be5c86 Add gruvbox light theme Josselin Auguste 2020-06-14 11:38:58 +02:00
  • 626bd39b00 update check for nvm to allow for functions Nathan Gilbert 2021-01-27 17:59:31 -07:00
  • dcb5c9ea14 Namespace .md reference links Justin Hileman 2021-01-24 14:31:28 -08:00
  • 2bd87a96b4 Bump. Justin Hileman 2021-01-24 14:26:16 -08:00
  • 27c4df467d Minor code style cleanup. Justin Hileman 2021-01-24 14:25:02 -08:00
  • af5aac28c4 Add FNM as an alternative to NVM (#292) Wes Baker 2021-01-24 17:14:30 -05:00
  • 954fbc961b move files to support fisher plugin standards (#293) Nathan Gilbert 2021-01-23 11:47:21 -07:00
  • 25e93443bb Add a colorscheme inspired by the Jellybeans colorscheme for Vim. Chandler Carruth 2019-01-05 17:42:56 -08:00
  • 12b829e0bf Fix "HEAD is not a symbolic ref" error when HEAD is a tag. Justin Hileman 2020-12-01 22:49:10 -08:00
  • f3ec01dd10 Merge pull request #267 from WiredSharp/feature/timezone_defaulting Justin Hileman 2020-11-24 14:34:17 -08:00
  • 35c0a1b9b0 use system timezone as default WiredSharp 2020-09-12 14:24:40 +02:00