From 4e6f107cc88e534068bd02b98f71accce9b54620 Mon Sep 17 00:00:00 2001 From: typebrook Date: Fri, 11 Jan 2019 14:50:51 +0800 Subject: update --- .tigrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.tigrc b/.tigrc index edeba59..89ca787 100644 --- a/.tigrc +++ b/.tigrc @@ -3,4 +3,5 @@ bind stash A !?git stash apply %(stash) bind status D !rm %(file) bind refs d !?git branch -d %(branch) bind main c !?git checkout %(commit) -bind generic 9 !@sh -c "echo -n %(commit) | xclip -selection c" +bind main T !?git show %(tag) +bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" -- cgit v1.2.3-70-g09d2