summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tigrc10
1 files changed, 3 insertions, 7 deletions
diff --git a/tigrc b/tigrc
index 276c314..3163698 100644
--- a/tigrc
+++ b/tigrc
@@ -21,12 +21,8 @@ set main-view = \
21 id \ 21 id \
22 commit-title:graph=v2,refs=true 22 commit-title:graph=v2,refs=true
23 23
24set blame-view = \ 24set blame-view-file-name = no
25 date:default \ 25set blame-view-line-number = yes,interval=5
26 author:abbreviated \
27 file-name:no \
28 id:yes,color \
29 line-number:yes,interval=5 text
30 26
31bind status s ?git stash 27bind status s ?git stash
32bind status p ?git stash pop 28bind status p ?git stash pop
@@ -45,4 +41,4 @@ set line-graphics = utf-8
45# set mouse = true 41# set mouse = true
46 42
47color diff-header default magenta 43color diff-header default magenta
48color diff-chunk black yellow 44color diff-chunk black blue