diff options
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 \ |