mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
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. |
||
---|---|---|
.. | ||
__bobthefish_colors.fish | ||
__bobthefish_display_colors.fish | ||
__bobthefish_glyphs.fish | ||
bobthefish_display_colors.fish | ||
fish_greeting.fish | ||
fish_mode_prompt.fish | ||
fish_prompt.fish | ||
fish_right_prompt.fish | ||
fish_title.fish |