-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.chezmoiexternal.toml
71 lines (49 loc) · 1.64 KB
/
.chezmoiexternal.toml
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
# Yazi plugins: (yazi doesn't have any plugin manager with declarative managment)
[".config/yazi/plugins/glow.yazi"]
type = "git-repo"
url = "https://github.com/Reledia/glow.yazi.git"
refreshPeriod = "24h"
[".config/yazi/plugins/miller.yazi"]
type = "git-repo"
url = "https://github.com/Reledia/miller.yazi.git"
refreshPeriod = "24h"
[".config/yazi/plugins/yamb.yazi"]
type = "git-repo"
url = "https://github.com/h-hg/yamb.yazi.git"
refreshPeriod = "24h"
[".config/yazi/plugins/exifaudio.yazi"]
type = "git-repo"
url = "https://github.com/Sonico98/exifaudio.yazi.git"
refreshPeriod = "24h"
[".config/yazi/plugins/yatline.yazi"]
type = "git-repo"
url = "https://github.com/imsi32/yatline.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/yatline-gruvbox.yazi"]
type = "git-repo"
url = "https://github.com/imsi32/yatline-gruvbox.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/yatline-githead.yazi"]
type = "git-repo"
url = "https://github.com/imsi32/yatline-githead.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/ouch.yazi"]
type = "git-repo"
url = "https://github.com/ndtoan96/ouch.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/archivemount.yazi"]
type = "git-repo"
url = "https://github.com/AnirudhG07/archivemount.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/epub-preview.yazi"]
type = "git-repo"
url = "https://github.com/kirasok/epub-preview.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/open-with-cmd.yazi"]
type = "git-repo"
url = "https://github.com/Ape/open-with-cmd.yazi"
refreshPeriod = "24h"
[".config/yazi/plugins/what-size.yazi"]
type = "git-repo"
url = "https://github.com/pirafrank/what-size.yazi"
refreshPeriod = "24h"