forked from lukeharvey/ansible-initial-server-setup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.35 KB
/
.gitmodules
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
[submodule "files/etc/bash-git-prompt"]
path = files/etc/bash-git-prompt
url = [email protected]:spacelama/bash-git-prompt
branch = timeout
[submodule "files/etc/bash-preexec"]
path = files/etc/bash-preexec
url = [email protected]:rcaloras/bash-preexec
[submodule "files/homes.desktop/elisp/grip-mode"]
path = files/homes.desktop/elisp/grip-mode
url = [email protected]:spacelama/grip-mode
[submodule "files/homes.desktop/elisp/undo-tree"]
path = files/homes.desktop/elisp/undo-tree
url = https://gitlab.com/tsc25/undo-tree.git
[submodule "repos/arcstat"]
path = repos/arcstat
url = [email protected]:spacelama/arcstat
[submodule "repos/ceph-nagios-plugins"]
path = repos/ceph-nagios-plugins
url = [email protected]:spacelama/ceph-nagios-plugins
branch = python3
[submodule "repos/munin"]
path = repos/munin
url = [email protected]:spacelama/munin.git
branch = tim_dev
[submodule "repos/munin-contrib"]
path = repos/munin-contrib
url = [email protected]:spacelama/munin-contrib.git
[submodule "repos/munin-smart-nvme"]
path = repos/munin-smart-nvme
url = [email protected]:spacelama/munin-smart-nvme
[submodule "files/homes.desktop/elisp/burly.el"]
path = files/homes.desktop/elisp/burly.el
url = [email protected]:alphapapa/burly.el
[submodule "files/homes.desktop/elisp/activities.el"]
path = files/homes.desktop/elisp/activities.el
url = [email protected]:alphapapa/activities.el