oh-my-fish_theme-bobthefish/functions
Evan Dean 8821f55849 Use repo root when looking for untracked files
Currently, if you add a new file to a directory, then cd to a sibling directory, the untracked glyph will not appear. This is inconsistent with the behavior of the other git colors and flags, e.g. if you modify a file and cd into a sibling directory, the prompt will still be red and the dirty working directory glyph will still appear.

This PR modifies the query used to find untracked files so it searches from the repo root instead of the current directory.
2024-03-05 19:34:15 -05:00
..
__bobthefish_colors.fish Fix k8s colors 2021-12-28 08:46:26 -05:00
__bobthefish_display_colors.fish Improved color scheme handling. 2018-03-25 08:58:10 -07:00
__bobthefish_glyphs.fish Add a $fish_private_mode indicator. 2020-08-28 07:00:15 -07:00
bobthefish_display_colors.fish Add k8s-context segment to bobthefish_display_colors 2021-12-28 08:46:33 -05:00
fish_greeting.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_mode_prompt.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_prompt.fish Use repo root when looking for untracked files 2024-03-05 19:34:15 -05:00
fish_right_prompt.fish Update configuration option documentation. 2024-03-05 17:57:16 -05:00
fish_title.fish Update configuration option documentation. 2024-03-05 17:57:16 -05:00