diff options
author | typebrook <typebrook@gmail.com> | 2019-02-23 18:29:41 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-02-23 18:29:41 +0800 |
commit | 8c14fea0e8276ee29c6a62a98b64e8ee6ff410c7 (patch) | |
tree | 0a49ce147e280b63d7dfa702a0cffde80795c383 /tigrc | |
parent | 8cf165c0e4a984ec7bc4a934e17fb88915d5926e (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" | |||
3 | 3 | ||
4 | bind main c !?git checkout %(commit) | 4 | bind main c !?git checkout %(commit) |
5 | bind main T !?git show %(tag) | 5 | bind main T !?git show %(tag) |
6 | bind main <Ctrl-r> !?git rebase -i %(commit) | ||
6 | 7 | ||
7 | set main-view = \ | 8 | set main-view = \ |
8 | date:default \ | 9 | date:default \ |