diff options
author | typebrook <typebrook@gmail.com> | 2019-04-17 10:35:44 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-04-17 10:35:44 +0800 |
commit | 338f75795f5a94e172d6ed6df0c587f8496deaf6 (patch) | |
tree | 1c0bf18a0804f70aa235d86245d8277155206a69 /tigrc | |
parent | 35b47536ec56e54c0de5751e56691ea0404e7981 (diff) |
update
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) |