-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
18 lines (18 loc) · 889 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".vim/pack/default/start/vim-polyglot"]
path = .vim/pack/default/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule ".vim/pack/themes/opt/solarized8"]
path = .vim/pack/themes/opt/solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule ".local/share/OpenSCAD/.local/share/OpenSCAD/libraries/MCAD"]
path = .local/share/OpenSCAD/libraries/MCAD/MCAD
url = https://github.com/openscad/MCAD.git
[submodule ".local/share/OpenSCAD/libraries/BOSL2"]
path = .local/share/OpenSCAD/libraries/BOSL2
url = https://github.com/BelfrySCAD/BOSL2.git
[submodule ".local/share/OpenSCAD/libraries/PolyGear"]
path = .local/share/OpenSCAD/libraries/PolyGear
url = https://github.com/dpellegr/PolyGear.git
[submodule ".local/share/OpenSCAD/libraries/MCAD"]
path = .local/share/OpenSCAD/libraries/MCAD
url = https://github.com/openscad/MCAD.git