18 lines
541 B
Text
18 lines
541 B
Text
[submodule "dotbot"]
|
|
path = lib/dotbot
|
|
url = https://github.com/anishathalye/dotbot
|
|
[submodule "lib/completions"]
|
|
path = lib/completions
|
|
url = https://github.com/zsh-users/zsh-completions
|
|
[submodule "lib/ohmyzsh"]
|
|
path = lib/ohmyzsh
|
|
url = https://github.com/robbyrussell/oh-my-zsh
|
|
[submodule "lib/gitignore"]
|
|
path = lib/gitignore
|
|
url = https://github.com/github/gitignore
|
|
[submodule "lib/basher"]
|
|
path = lib/basher
|
|
url = https://github.com/basherpm/basher
|
|
[submodule "lib/has"]
|
|
path = lib/has
|
|
url = https://github.com/kdabir/has
|