diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-21 11:43:43 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-21 11:43:43 +0800 |
| commit | e00934d0910471a4643971df25fe03b26d38b1ed (patch) | |
| tree | 1d17a9aad22bf50a83ceb56a90bda6db1d8e1605 /tigrc | |
| parent | 184d59402c1ede63bde354a01904320ae189fda9 (diff) | |
Update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -203,8 +203,6 @@ bind main I >sh -c "hub issue | tig" | |||
| 203 | # Misc | 203 | # Misc |
| 204 | ## Statistics | 204 | ## Statistics |
| 205 | bind main gc >sh -c 'cloc --git %(commit) | tig' | 205 | bind main gc >sh -c 'cloc --git %(commit) | tig' |
| 206 | ## Script to bump Android version | ||
| 207 | bind main <C-B> !sh -c 'scripts/bump_version.sh && scripts/whatsnew.sh' | ||
| 208 | 206 | ||
| 209 | # note | 207 | # note |
| 210 | #bind generic gnn !git notes edit %(commit) | 208 | #bind generic gnn !git notes edit %(commit) |