diff --git a/fish_prompt.fish b/fish_prompt.fish index 4b079e4..2c72a79 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -304,7 +304,6 @@ function __bobthefish_prompt_git -d 'Display the actual git state' switch "$count" case '' # no upstream - echo "no upstream" case "0 0" # equal to upstream set ahead "" case "0 *" # ahead of upstream