aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-02-25 23:40:02 +0800
committertypebrook <typebrook@gmail.com>2019-02-25 23:40:02 +0800
commitddd5d15b8d5af2532b5a4141dad678d5b54cb6b5 (patch)
treea1f4813bf990da76a69175992b55762eba67721f /tigrc
parenteebd1149c1b8aa27b239ba7faf238b6c8b76c968 (diff)
update
Diffstat (limited to 'tigrc')
-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