forked from edgecase/pairing-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitk
29 lines (29 loc) · 722 Bytes
/
.gitk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
set mainfont {Monaco 14}
set textfont {Monaco 14}
set uifont {"Monaco Bold" 14}
set tabstop 8
set findmergefiles 0
set maxgraphpct 50
set maxwidth 16
set cmitmode patch
set wrapcomment none
set autoselect 1
set showneartags 1
set showlocalchanges 1
set datetimeformat {%Y-%m-%d %H:%M:%S}
set limitdiffs 1
set bgcolor white
set fgcolor black
set colors {green red blue magenta darkgrey brown orange}
set diffcolors {red "#00a000" blue}
set diffcontext 3
set selectbgcolor gray85
set extdifftool meld
set geometry(main) 1541x1215+5+45
set geometry(topwidth) 1537
set geometry(topheight) 526
set geometry(pwsash0) "870 2"
set geometry(pwsash1) "874 2"
set geometry(botwidth) 1189
set geometry(botheight) 669
set permviews {}