aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-21 11:43:43 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-21 11:43:43 +0800
commite00934d0910471a4643971df25fe03b26d38b1ed (patch)
tree1d17a9aad22bf50a83ceb56a90bda6db1d8e1605 /tigrc
parent184d59402c1ede63bde354a01904320ae189fda9 (diff)
Update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tigrc b/tigrc
index f21f7bf..1a8cec4 100644
--- a/tigrc
+++ b/tigrc
@@ -203,8 +203,6 @@ bind main I >sh -c "hub issue | tig"
203# Misc 203# Misc
204## Statistics 204## Statistics
205bind main gc >sh -c 'cloc --git %(commit) | tig' 205bind main gc >sh -c 'cloc --git %(commit) | tig'
206## Script to bump Android version
207bind 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)