summaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-07-08 09:25:19 +0800
committertypebrook <typebrook@gmail.com>2019-07-08 09:25:19 +0800
commit151d60c858b6001499a4f45b4537af4de07f3ee7 (patch)
tree028c3672c43181901fdae4e9dc19b0f7e3910daf /tigrc
parent7f065b06366d036cb24f76f50fe55b88850f3553 (diff)
update
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)