forked from gnachman/iTerm2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 974 Bytes
/
.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
[submodule "submodules/NMSSH"]
path = submodules/NMSSH
url = https://github.com/gnachman/NMSSH.git
[submodule "submodules/CoreParse"]
path = submodules/CoreParse
url = https://github.com/beelsebob/CoreParse
[submodule "submodules/Sparkle"]
path = submodules/Sparkle
url = https://github.com/gnachman/Sparkle.git
[submodule "submodules/libsixel"]
path = submodules/libsixel
url = https://github.com/saitoha/libsixel
[submodule "submodules/openssl"]
path = submodules/openssl
url = https://github.com/openssl/openssl
[submodule "submodules/libssh2"]
path = submodules/libssh2
url = https://github.com/libssh2/libssh2
[submodule "submodules/fmdb"]
path = submodules/fmdb
url = https://github.com/ccgus/fmdb
[submodule "submodules/libgit2"]
path = submodules/libgit2
url = https://github.com/libgit2/libgit2
[submodule "submodules/iTerm2-shell-integration"]
path = submodules/iTerm2-shell-integration
url = https://github.com/gnachman/iTerm2-shell-integration