-
Notifications
You must be signed in to change notification settings - Fork 1
/
.chezmoiexternal.toml
64 lines (64 loc) · 2.05 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
[".zprezto"]
type = "archive"
url = "https://github.com/sorin-ionescu/prezto/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
[".zprezto/modules/syntax-highlighting/external"]
type = "archive"
url = "https://github.com/zsh-users/zsh-syntax-highlighting/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
[".zprezto/modules/history-substring-search/external"]
type = "archive"
url = "https://github.com/zsh-users/zsh-history-substring-search/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
[".config/alacritty"]
type = "archive"
url = "https://github.com/alacritty/alacritty-theme/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
include = ["*/themes/**"]
[".config/alacritty/themes/dimidium.toml"]
type = "archive-file"
url = "https://github.com/dofuuz/dimidium/archive/main.tar.gz"
path = "config/dimidium-alacritty.toml"
stripComponents = 1
refreshPeriod = "168h"
[".config/wezterm/colors/dimidium.toml"]
type = "archive-file"
url = "https://github.com/dofuuz/dimidium/archive/main.tar.gz"
path = "config/dimidium-wezterm.toml"
stripComponents = 1
refreshPeriod = "168h"
[".config/rio/themes"]
type = "archive"
url = "https://github.com/mbadolato/iTerm2-Color-Schemes/archive/master.tar.gz"
exact = true
stripComponents = 2
refreshPeriod = "168h"
include = ["*/rio/**"]
[".config/rio/themes/dimidium.toml"]
type = "archive-file"
url = "https://github.com/dofuuz/dimidium/archive/main.tar.gz"
path = "config/dimidium-rio.toml"
stripComponents = 1
refreshPeriod = "168h"
[".tmux/plugins/tpm"]
type = "archive"
url = "https://github.com/tmux-plugins/tpm/archive/master.tar.gz"
exact = true
stripComponents = 1
refreshPeriod = "168h"
include = ["*/**"]
[".hammerspoon/Spoons"]
type = "archive"
url = "https://github.com/peterklijn/hammerspoon-shiftit/releases/latest/download/ShiftIt.spoon.zip"
exact = true
stripComponents = 0
refreshPeriod = "168h"
include = ["*/**"]