-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
43 lines (43 loc) · 1.64 KB
/
.gitmodules
File metadata and controls
43 lines (43 loc) · 1.64 KB
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
[submodule "scripts/lib/dybatpho"]
path = scripts/lib/dybatpho
url = https://github.com/dynamotn/dybatpho.git
[submodule "scripts/lib/expect-age"]
path = scripts/lib/expect-age
url = https://github.com/dynamotn/expect-age.git
[submodule "neovim"]
path = home/private_dot_config/nvim
url = git@gitlab.com:dynamo-config/neovim.git
[submodule "tmux"]
path = silos/tmux
url = git@gitlab.com:dynamo-config/tmux.git
[submodule "awesome"]
path = home/dot_config/awesome
url = git@gitlab.com:dynamo-config/awesome.git
[submodule "wallpaper"]
path = home/Multimedia/Pictures/Wallpaper
url = git@gitlab.com:dynamo-config/wallpaper.git
[submodule "icon"]
path = silos/icon
url = git@gitlab.com:dynamo-theme/icon.git
[submodule "lepton"]
path = home/.chezmoitemplates/firefox/chrome/lepton
url = git@github.com:black7375/Firefox-UI-Fix.git
[submodule "firefox-personal"]
path = home/private_dot_config/firefox/profiles/personal
url = git@gitlab.com:dynamo-config/firefox/personal.git
shallow = true
[submodule "thunderbird-personal"]
path = home/private_dot_config/thunderbird/profiles/personal
url = git@gitlab.com:dynamo-config/thunderbird/personal.git
shallow = true
[submodule "firefox-enterprise-F1"]
path = home/private_dot_config/firefox/profiles/enterprise-F1
url = git@gitlab.com:dynamo-config/firefox/enterprise-F1.git
shallow = true
[submodule "thunderbird-enterprise-F1"]
path = home/private_dot_config/thunderbird/profiles/enterprise-F1
url = git@gitlab.com:dynamo-config/thunderbird/enterprise-F1.git
shallow = true
[submodule "secrets/data"]
path = secrets/data
url = git@gitlab.com:dynamo-config/dotfiles-secrets.git