Commit Graph

  • ff73a2119d
    Merge 7d818f4c48 into 0c15ff1cbc #364 Cedric Bosdonnat 2024-04-25 12:30:53 +0800
  • 0c15ff1cbc
    Polyfill path sort for older fishes master Justin Hileman 2024-04-24 14:56:28 -0400
  • 7d818f4c48
    Add podman segment displaying remote connection #364 Cédric Bosdonnat 2024-04-22 09:51:53 +0200
  • 4f0b0a5638 Switch `type -fq` out for `command -q`. Justin Hileman 2024-04-20 23:58:40 -0400
  • ce816e63ed Fail gracefully when hg or fossil segments are enabled but the binaries aren't available. Justin Hileman 2024-04-20 23:54:33 -0400
  • 4e249b592f
    Merge pull request #363 from demize/master Justin Hileman 2024-04-20 23:53:26 -0400
  • 38b93488e5
    Avoid a redundant call to `fossil` #363 demize 2024-04-20 23:01:06 -0400
  • 88055400c3
    Use `fossil status json` instead of `fossil info` for more consistent performance demize 2024-04-20 20:59:55 -0400
  • 3ae6695e20
    Make a couple other variables function-scoped demize 2024-04-20 19:55:06 -0400
  • e59687a25d
    Implement review feedback demize 2024-04-20 19:28:26 -0400
  • 787236686c
    Fix project directory discovery when outside a project directory demize 2024-04-20 12:48:27 -0400
  • 921a6f40fb
    Add Fossil VCS support demize 2024-04-18 22:44:45 -0400
  • a653bce8ed venv display #349 Sebastian Noe 2024-04-09 11:33:19 +0200
  • 3f9582b6fb support aws cli cached credentials Sebastian Noe 2024-04-09 11:33:08 +0200
  • 83bf89d10c Temporarily remove wslpath to fix broken git prompt under WSL Justin Hileman 2024-04-01 22:34:48 -0400
  • 12d8db8f21
    Merge dbdd1f536b into ec41294492 #361 Blake Luther 2024-03-15 14:56:54 -0600
  • dbdd1f536b
    Update fish_prompt.fish #361 Blake Luther 2024-03-15 14:56:31 -0600
  • ec41294492
    Merge pull request #359 from fabiomargarido/go-minor-version Justin Hileman 2024-03-13 22:54:57 -0400
  • 528b4e278b Fix golang version prompt when go directive in go.mod has minor version #359 Fabio Margarido 2024-03-13 13:21:57 -0300
  • d4d7d1ae49 Add screen to readme. Justin Hileman 2024-03-09 14:50:52 -0500
  • 7dad3fc20a Remove "verbose" option for screen. Justin Hileman 2024-03-09 14:47:36 -0500
  • cb6bec83b8 Add screen to other color schemes. Justin Hileman 2024-03-09 14:46:04 -0500
  • 397004ff27
    Merge pull request #264 from pfsmorigo/screen Justin Hileman 2024-03-09 14:21:13 -0500
  • 152f04febd
    Merge branch 'master' into screen #264 Justin Hileman 2024-03-09 14:19:30 -0500
  • c8feda5fa9
    Merge pull request #356 from SmollClover/color-scheme-catppuccin Justin Hileman 2024-03-09 10:25:56 -0500
  • 6b8fe17b7e
    Merge branch 'master' into color-scheme-catppuccin #356 Justin Hileman 2024-03-09 10:25:49 -0500
  • d277125050 Update jellybeans Justin Hileman 2024-03-09 10:23:46 -0500
  • 778b501583
    Merge pull request #182 from chandlerc/jellybeans Justin Hileman 2024-03-09 10:23:21 -0500
  • 83ca0de82f
    Merge branch 'master' into jellybeans #182 Justin Hileman 2024-03-09 10:23:11 -0500
  • 45cd2d790a
    Merge pull request #280 from josselinauguste/master Justin Hileman 2024-03-09 10:11:10 -0500
  • 6fc71551dd
    Merge pull request #333 from pindab0ter/feature/darcula-colors Justin Hileman 2024-03-09 10:10:20 -0500
  • 8669f50569 Don't show detached branch ref if we've already shown a tag. Justin Hileman 2024-03-05 19:53:54 -0500
  • f5ba0ce022
    Merge pull request #311 from zztalker/patch-1 Justin Hileman 2024-03-05 19:53:18 -0500
  • 6e0ceba5db Use $git_root_dir (to support WSL, worktrees, etc) for untracked files. Justin Hileman 2024-03-05 19:36:55 -0500
  • 8821f55849 Use repo root when looking for untracked files Evan Dean 2019-11-13 17:21:40 -0500
  • 7216de5cac Formatting and a comment. Justin Hileman 2024-03-05 19:27:31 -0500
  • e711caac72
    Merge pull request #336 from millimoose/patch-1 Justin Hileman 2024-03-05 18:46:02 -0500
  • bbb7cff04d Handle missing Python more gracefully. Justin Hileman 2024-03-05 18:21:39 -0500
  • 4beb1bc3b4 Update README config example. Justin Hileman 2024-03-05 18:01:34 -0500
  • 2e0f04b555 Support `init.defaultBranch` Git configuration option. Justin Hileman 2024-03-05 17:57:41 -0500
  • 2b060736b3 Update configuration option documentation. Justin Hileman 2024-03-05 17:57:16 -0500
  • 1a74ffd598 Update config path examples. Justin Hileman 2024-03-05 15:55:21 -0500
  • 25b9c582c9 Allow hiding project parent paths. Justin Hileman 2024-03-05 15:20:50 -0500
  • 39cf45635b
    Merge pull request #357 from MaxSchambach/feature/hide-python-version Justin Hileman 2024-03-05 10:16:27 -0500
  • 0f7bca6df5
    Merge pull request #327 from seanhagen/master Justin Hileman 2024-03-05 10:03:27 -0500
  • dc70af567e Use the new AWS_CREDENTIAL_EXPIRATION env var for aws-vault Kristian Rekstad 2023-10-18 10:43:03 +0200
  • 1ec3bba060 Remove old option from readme #357 Maximilian Schambach 2024-02-12 10:43:14 +0100
  • 01c546af51 Update virtualenv python version prompt Maximilian Schambach 2024-02-12 10:42:09 +0100
  • 7ff4d6a3b3 Add option to hide python version Maximilian Schambach 2024-02-09 12:54:58 +0100
  • 077e425d52
    Add Catppuccin variants to bobthefish_display_colors Clover 2024-01-04 22:44:54 +0100
  • f3803bb20c
    Add README entry for Catppuccin color schemes Clover 2024-01-04 22:16:20 +0100
  • ba0e0dfbdc
    Add Catppuccin Mocha color scheme Clover 2024-01-04 22:12:57 +0100
  • ce7e20f61d
    Add Catppuccin Macchiato color scheme Clover 2024-01-04 22:12:25 +0100
  • dbba0c90a6
    Add Catppuccin Frappe color scheme Clover 2024-01-04 22:11:55 +0100
  • 11eef9f3fd
    Add Catppuccin Latte color scheme Clover 2024-01-04 22:06:21 +0100
  • c99e2e0563
    Merge f74cf8ac33 into 05c0765c4e #204 Peng Mei Yu 2023-12-21 06:43:31 -0700
  • 25371e2ead
    Merge 90419010cf into 05c0765c4e #283 Jiri Konecny 2023-12-21 06:43:31 -0700
  • 5cdca5eec2
    Merge 3022ca1be3 into 05c0765c4e #301 Rogier 2023-12-21 06:43:31 -0700
  • 7a800b11a4
    Merge 34a18148a9 into 05c0765c4e #314 Hans Larsen 2023-12-21 06:43:31 -0700
  • 8743b1c912
    Merge 8dacb66d17 into 05c0765c4e #324 kaos14 2023-12-21 06:43:31 -0700
  • 4c174e2e13
    Merge 4050855513 into 05c0765c4e #325 Bart Schapendonk 2023-12-21 06:43:31 -0700
  • c48a412e9d
    Merge dcec53f35c into 05c0765c4e #346 w biggs 2023-12-21 06:43:31 -0700
  • c5eb2cb882
    Merge 1738adb60e into 05c0765c4e #349 Sebastian Noe 2023-12-20 18:23:41 +0000
  • 05c0765c4e Use `status current-command` for title Sergey Slipchenko 2023-12-18 20:09:53 +0400
  • c18bd3e917
    Use `status current-command` for title #354 Sergey Slipchenko 2023-12-18 20:09:53 +0400
  • b56a880fef
    Use the new AWS_CREDENTIAL_EXPIRATION env var for aws-vault #351 Kristian Rekstad 2023-10-18 10:43:03 +0200
  • 1738adb60e aws options behave different, AWS_VAULT takes precedence Sebastian Noe 2023-10-05 09:02:56 +0200
  • fa33f4311a merge aws_profile functions and let AWS_VAULT take precedence Sebastian Noe 2023-10-05 09:02:29 +0200
  • fa8e05dbfb add new aws profile setting to prompt option list Sebastian Noe 2023-10-05 09:01:52 +0200
  • ea841ba5ac update README about new option Sebastian Noe 2023-10-04 17:16:07 +0200
  • 171fa56ec8 show current AWS Profile in prompt Sebastian Schneider 2023-10-04 17:10:59 +0200
  • dcec53f35c Simplify logic? #346 Wilson Biggs 2023-06-20 12:16:27 -0400
  • 88671c1d42 Fix condition for if python version hidden Wilson Biggs 2023-06-20 12:07:11 -0400
  • c14fc0f92d Only hide version, don't remove glyph and color, and preserve behavior for unmatched python Wilson Biggs 2023-06-20 12:05:11 -0400
  • 343b4dde32 Make displaying python version configurable Wilson Biggs 2023-06-20 11:54:42 -0400
  • c2c47dc964 Fix pwd calculation for git worktrees Ramon Rüttimann 2023-06-16 09:40:21 +0200
  • 5020589c44
    Fix pwd calculation for git worktrees #345 Ramon Rüttimann 2023-06-16 09:40:21 +0200
  • ed896b65c3
    Fix error when k8s context defined but namespace isn't (#343) Taylor "Nekroze" Lawson 2023-05-08 12:42:24 +1000
  • 2c604c04f8
    Fix error when k8s context defined but namespace isn't #343 Taylor Lawson 2023-05-08 10:47:50 +1000
  • 2ddb5051b0
    replace AWS_SESSION_EXPIRATION #341 iyenigul 2023-03-29 00:40:31 +0300
  • 76cac81206 Don't overwrite $hostname Justin Hileman 2023-03-26 10:22:17 -0400
  • 06ebe3b9af
    Hide k8s context or namespace when they are 'default' (#338) Taylor "Nekroze" Lawson 2023-03-16 03:12:26 +1000
  • 0b1686c5d2
    Hide k8s context or namespace when they are 'default' #338 Taylor Lawson 2023-03-14 16:23:55 +1000
  • 9ff7cd3f3c
    Remove backslash to remove grep warning #327 Sean Patrick Hagen 2022-10-12 14:05:37 -0700
  • 9588b3fe49
    Support using Windows git under WSL #336 David Vallner 2022-09-30 17:03:48 +0200
  • 96584de3df
    Add color scheme using JetBrains' Darcula's colors #333 Hans van Luttikhuizen-Ross 2022-09-12 11:09:09 +0200
  • 2dcfcab653
    Fix invalid range in node segment Justin Hileman 2022-08-01 21:41:04 -0600
  • 4828218af5
    Simplifying the prompt Sean Patrick Hagen 2022-06-18 14:08:52 -0700
  • d25d03ab4a
    Better color setting for prompt Sean Patrick Hagen 2022-06-17 13:01:51 -0700
  • bb9c3f1946
    Ensure we go up a directory each iteration Sean Patrick Hagen 2022-06-17 12:58:52 -0700
  • 92a2e46734
    Update loop for finding go.mod Sean Patrick Hagen 2022-06-17 12:48:58 -0700
  • fffbde266f
    Better "find directory", copied from hg code Sean Patrick Hagen 2022-06-17 12:41:49 -0700
  • 27f900076e
    Some prompt cleanup Sean Patrick Hagen 2022-06-17 12:40:18 -0700
  • 69e58a2f68
    Better greping Sean Patrick Hagen 2022-06-17 12:40:13 -0700
  • 20eb30bf4f
    Removing some un-needed code Sean Patrick Hagen 2022-06-17 12:26:05 -0700
  • 64a6f8ee18
    More logic cleanup/fixing Sean Patrick Hagen 2022-06-17 12:21:52 -0700
  • 1663a155f8
    More logic fixing Sean Patrick Hagen 2022-06-17 11:54:52 -0700
  • 4b3197d1b0
    Sort out the logic a bit more Sean Patrick Hagen 2022-06-17 11:41:50 -0700
  • 9ca1260fc5
    Rework `__bobthefish_prompt_golang` to be more like "rubies" prompt Sean Patrick Hagen 2022-06-17 11:24:14 -0700
  • 1434509569
    Add Go prompt Sean Patrick Hagen 2022-06-10 15:23:32 -0700