mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
removed echo
This commit is contained in:
parent
0d1f7868cd
commit
e0d3abcaed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user