From b2b4600bab9ab6327d5aa6bf5ba980c7ac7545e8 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sun, 7 Oct 2018 00:11:39 +0800 Subject: add config for tig --- .tigrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .tigrc diff --git a/.tigrc b/.tigrc new file mode 100644 index 0000000..e2ad6da --- /dev/null +++ b/.tigrc @@ -0,0 +1,4 @@ +bind status P !git push +bind stash D !?git stash drop %(stash) +bind stash A !?git stash apply %(stash) +bind main c !?git checkout %(commit) -- cgit v1.2.3-70-g09d2