From e13b5e0585e9ced1532bd071efb11b1969cb03aa Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 23 Jan 2019 12:13:18 +0800 Subject: update --- tigrc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 89ca787..83a4677 100644 --- a/tigrc +++ b/tigrc @@ -1,7 +1,12 @@ +bind generic x :toggle id +bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" + +bind main c !?git checkout %(commit) +bind main T !?git show %(tag) + +bind status D !rm %(file) + bind stash D !?git stash drop %(stash) 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 main T !?git show %(tag) -bind generic 9 !@sh -c "echo -n %(commit) | head -c7 | xclip -selection c" -- cgit v1.2.3-70-g09d2