diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ bind main Tp ?git push --tags | |||
114 | bind main gdt @git tag -d %(tag) | 114 | bind main gdt @git tag -d %(tag) |
115 | 115 | ||
116 | # android | 116 | # android |
117 | bind main <Esc>b !sh scripts/bump_version.sh | 117 | bind main <C-B> !sh scripts/bump_version.sh |
118 | 118 | ||
119 | # make patches | 119 | # make patches |
120 | bind main S ?>git format-patch -1 %(commit) | 120 | bind main S ?>git format-patch -1 %(commit) |