aboutsummaryrefslogtreecommitdiffhomepage
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 1719536..b5a90e5 100644
--- a/tigrc
+++ b/tigrc
@@ -114,7 +114,7 @@ bind main Tp ?git push --tags
114bind main gdt @git tag -d %(tag) 114bind main gdt @git tag -d %(tag)
115 115
116# android 116# android
117bind main <Esc>b !sh scripts/bump_version.sh 117bind main <C-B> !sh scripts/bump_version.sh
118 118
119# make patches 119# make patches
120bind main S ?>git format-patch -1 %(commit) 120bind main S ?>git format-patch -1 %(commit)