-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.tigrc
More file actions
19 lines (16 loc) · 621 Bytes
/
.tigrc
File metadata and controls
19 lines (16 loc) · 621 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ================================================================================
# .tigrc
# ================================================================================
# main view の左端にコミット ID を表示する
set main-view = date id author commit-title:graph=yes,refs=yes
# Colour Settings
color default white default
color cursor default magenta
color date cyan default
color delimiter cyan default
color line-number yellow default
color diff-header yellow default
color diff-index blue default
color diff-chunk magenta default
color "Reported-by:" green default
color graph-commit cyan default