aboutsummaryrefslogtreecommitdiffhomepage
path: root/.tigrc
diff options
context:
space:
mode:
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