aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-08-22 11:10:08 +0800
committertypebrook <typebrook@gmail.com>2019-08-22 11:10:08 +0800
commitcfda0222fcd5129d442da87a98f435f711ca13b5 (patch)
treebb2dd6288605c680f3f722396284a842756e52da /tigrc
parent1d09e603a1dfbd99e0953048b73b6607a36f9583 (diff)
update
Diffstat (limited to 'tigrc')
-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)"