From e0d3abcaedc614ba1fa18a689d2bae34f7c888d8 Mon Sep 17 00:00:00 2001 From: Johannes Schneider Date: Wed, 17 Jun 2015 15:30:57 +0200 Subject: [PATCH] removed echo --- fish_prompt.fish | 1 - 1 file changed, 1 deletion(-) 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