blob: b3624c2eee52955978e35f8924af66921c8a9b5a (
plain)
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
|
[submodule "tree/src/tcc/tcc"]
path = tree/src/tcc/tcc
url = https://repo.or.cz/tinycc.git
[submodule "tree/src/microhs/microhs"]
path = tree/src/microhs/microhs
url = https://github.com/augustss/MicroHs
[submodule "tree/src/capslock/interception-tools"]
path = tree/src/capslock/interception-tools
url = https://gitlab.com/interception/linux/tools
[submodule "tree/src/capslock/caps2esc-tools"]
path = tree/src/capslock/caps2esc-tools
url = https://gitlab.com/interception/linux/plugins/caps2esc
[submodule "tree/src/unclutter/unclutter-xfixes"]
path = tree/src/unclutter/unclutter-xfixes
url = https://github.com/Airblader/unclutter-xfixes
[submodule "tree/src/emacs/emacs-source"]
path = tree/src/emacs/emacs-source
url = git://git.savannah.gnu.org/emacs.git
[submodule "tree/src/levee/levee"]
path = tree/src/levee/levee
url = https://github.com/Orc/levee
[submodule "tree/src/chicken/chicken-core"]
path = tree/src/chicken/chicken-core
url = git://code.call-cc.org/chicken-core
[submodule "tree/src/musl/musl"]
path = tree/src/musl/musl
url = git://git.musl-libc.org/musl
[submodule "tree/src/tcsh/tcsh"]
path = tree/src/tcsh/tcsh
url = https://github.com/tcsh-org/tcsh
[submodule "tree/src/ncurses/ncurses"]
path = tree/src/ncurses/ncurses
url = https://github.com/mirror/ncurses
|