summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbogem <albertnigma@gmail.com>2015-08-28 15:35:33 +0500
committerbogem <albertnigma@gmail.com>2015-08-28 15:35:33 +0500
commit4fa1744141e2027043e4a0ca310a94a30a20a1fb (patch)
tree6289bae151134a4ddedb523c33b35c5b3fd4d0a5 /README.md
parent878430b71536b2deec240e4a95d5e3764367e60b (diff)
downloadgit-sonar-4fa1744141e2027043e4a0ca310a94a30a20a1fb.tar.gz
git-sonar-4fa1744141e2027043e4a0ca310a94a30a20a1fb.zip
Add usage for fish to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index d4bd3dd..0a90a6e 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,19 @@ Add to your `.zshrc`
export PROMPT="$PROMPT$(git-radar --zsh --fetch) "
```
+**fish**
+
+Add to your `config.fish`
+```bash
+function fish_prompt
+ set_color $fish_color_cwd
+ echo -n (prompt_pwd)
+ git-radar --fish -fetch
+ set_color normal
+ echo -n ' > '
+end
+```
+
## Features
### Files status