diff options
-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)" |