-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
.gitmodules
42 lines (42 loc) · 1.54 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
37
38
39
40
41
42
[submodule "submodules/NMSSH"]
path = submodules/NMSSH
url = https://github.com/gnachman/NMSSH.git
[submodule "submodules/CoreParse"]
path = submodules/CoreParse
url = https://github.com/gnachman/CoreParse
[submodule "submodules/Sparkle"]
path = submodules/Sparkle
url = https://github.com/gnachman/Sparkle.git
[submodule "submodules/libsixel"]
path = submodules/libsixel
url = https://github.com/gnachman/libsixel-1
[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
[submodule "submodules/MultiCursor"]
path = submodules/MultiCursor
url = https://github.com/gnachman/MultiCursor
[submodule "submodules/SwiftyMarkdown"]
path = submodules/SwiftyMarkdown
url = https://github.com/gnachman/SwiftyMarkdown
[submodule "submodules/Highlightr"]
path = submodules/Highlightr
url = https://github.com/gnachman/Highlightr
[submodule "submodules/powerline-extra-symbols"]
path = submodules/powerline-extra-symbols
url = https://github.com/ryanoasis/powerline-extra-symbols
[submodule "submodules/BTree"]
path = submodules/BTree
url = https://github.com/attaswift/BTree