From 9b1192c42be7948f52cd13680729c034bc4cacb6 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 21 Jan 2019 23:08:48 +0800 Subject: update --- tigrc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tigrc (limited to 'tigrc') diff --git a/tigrc b/tigrc new file mode 100644 index 0000000..89ca787 --- /dev/null +++ b/tigrc @@ -0,0 +1,7 @@ +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