summaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 3a77099..fece813 100644
--- a/tigrc
+++ b/tigrc
@@ -166,7 +166,7 @@ bind main gc !sh -c 'cloc --git %(commit) | tig'
166## Misc-android 166## Misc-android
167bind main <C-B> !sh scripts/bump_version.sh 167bind main <C-B> !sh scripts/bump_version.sh
168## Remote 168## Remote
169bind main U +sh -c "git remote -v | grep %(remote)" 169bind 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)