diff options
author | typebrook <typebrook@gmail.com> | 2019-08-22 11:10:08 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-08-22 11:10:08 +0800 |
commit | cfda0222fcd5129d442da87a98f435f711ca13b5 (patch) | |
tree | bb2dd6288605c680f3f722396284a842756e52da | |
parent | 1d09e603a1dfbd99e0953048b73b6607a36f9583 (diff) |
update
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ bind main I >sh -c "hub issue | tig" | |||
168 | # Misc | 168 | # Misc |
169 | ## Statistics | 169 | ## Statistics |
170 | bind main gc !sh -c 'cloc --git %(commit) | tig' | 170 | bind main gc !sh -c 'cloc --git %(commit) | tig' |
171 | ## Misc-android | 171 | ## Script to bump Android version |
172 | bind main <C-B> !sh scripts/bump_version.sh | 172 | bind main <C-B> !sh scripts/bump_version.sh |
173 | ## Remote | 173 | ## Remote |
174 | bind main gr +sh -c "git remote -v | grep %(remote)" | 174 | bind main gr +sh -c "git remote -v | grep %(remote)" |