Skip to content

Commit

Permalink
Merge pull request #72 from srstevenson/fish-usage-typo
Browse files Browse the repository at this point in the history
Add missing character in Fish snippet
  • Loading branch information
michaeldfallen committed Oct 16, 2015
2 parents eb29662 + ff0bd7c commit f043242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Add to your `config.fish`
function fish_prompt
set_color $fish_color_cwd
echo -n (prompt_pwd)
git-radar --fish -fetch
git-radar --fish --fetch
set_color normal
echo -n ' > '
end
Expand Down

0 comments on commit f043242

Please sign in to comment.