aboutsummaryrefslogtreecommitdiffhomepage
path: root/.tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2018-12-27 15:54:46 +0800
committertypebrook <typebrook@gmail.com>2018-12-27 15:54:46 +0800
commit336a82efff0cb4189a7668e065f33137620e1e06 (patch)
tree63c05a02dc60ed63bf7b99f22fee187d715b6eb8 /.tigrc
parentdd52b130885e2aa95a845bca7cad1dacad7f556e (diff)
update
Diffstat (limited to '.tigrc')
-rw-r--r--.tigrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tigrc b/.tigrc
index a97a2b9..4ff4e87 100644
--- a/.tigrc
+++ b/.tigrc
@@ -3,3 +3,5 @@ bind stash A !?git stash apply %(stash)
3bind status D !rm %(file) 3bind status D !rm %(file)
4bind main c !?git checkout %(commit) 4bind main c !?git checkout %(commit)
5bind generic 9 !@sh -c "echo -n %(commit) | xclip -selection c" 5bind generic 9 !@sh -c "echo -n %(commit) | xclip -selection c"
6
7set main-view author:abbreviated