diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ bind main gc !sh -c 'cloc --git %(commit) | tig' | |||
166 | ## Misc-android | 166 | ## Misc-android |
167 | bind main <C-B> !sh scripts/bump_version.sh | 167 | bind main <C-B> !sh scripts/bump_version.sh |
168 | ## Remote | 168 | ## Remote |
169 | bind main U +sh -c "git remote -v | grep %(remote)" | 169 | bind main gr +sh -c "git remote -v | grep %(remote)" |
170 | 170 | ||
171 | # note | 171 | # note |
172 | #bind generic gnn !git notes edit %(commit) | 172 | #bind generic gnn !git notes edit %(commit) |