aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 3504ce7..79d1ce9 100644
--- a/tigrc
+++ b/tigrc
@@ -168,7 +168,7 @@ bind main I >sh -c "hub issue | tig"
168# Misc 168# Misc
169## Statistics 169## Statistics
170bind main gc !sh -c 'cloc --git %(commit) | tig' 170bind main gc !sh -c 'cloc --git %(commit) | tig'
171## Misc-android 171## Script to bump Android version
172bind main <C-B> !sh scripts/bump_version.sh 172bind main <C-B> !sh scripts/bump_version.sh
173## Remote 173## Remote
174bind main gr +sh -c "git remote -v | grep %(remote)" 174bind main gr +sh -c "git remote -v | grep %(remote)"