about summary refs log tree commit diff stats
path: root/src/config/color.c
diff options
context:
space:
mode:
authorWilliam Wennerström <william@wstrm.dev>2020-07-20 14:57:32 +0200
committerWilliam Wennerström <william@wstrm.dev>2020-11-16 21:58:09 +0100
commitfb002a59b6dd0e2656987e9bdb72f6d3478d4e97 (patch)
tree22dafe19d4201f66408209615b5d23fc2beea321 /src/config/color.c
parent4711fc62a3d691d35400bc7316f9026c64227d51 (diff)
downloadprofani-tty-fb002a59b6dd0e2656987e9bdb72f6d3478d4e97.tar.gz
Use fallback method when /executable urlsave is unset
Diffstat (limited to 'src/config/color.c')
0 files changed, 0 insertions, 0 deletions
ref='/danisanti/profani-tty/blame/.gitignore?id=9e686c0e01520c238b53b5620f936cebc7d5ba88'>^
b1375328 ^

30ca6cac ^
376804be ^
d95ceeb3 ^

1814dcdd ^
b1375328 ^



c182f3ec ^
b1375328 ^


41fe8c22 ^
b1375328 ^





68ed20f1 ^





b1375328 ^


e94b604b ^
e0dfe483 ^
b1375328 ^


e0dfe483 ^

d944e825 ^


9d782fa6 ^
1bc69418 ^




a308f5e4 ^

9d782fa6 ^
7bc160c2 ^
1bc69418 ^




b68d2ce1 ^

1bc69418 ^

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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83