dotfiles/.gitmodules

16 lines
518 B
Plaintext
Raw Normal View History

2018-06-27 14:53:21 +00:00
[submodule "awesome"]
path = awesome
url = https://github.com/jefflance/awesome.git
2018-06-27 14:08:08 +00:00
[submodule "libs/github/dotbot"]
path = libs/github/dotbot
url = https://github.com/anishathalye/dotbot.git
[submodule "slate/slate.d"]
path = slate/slate.d
url = https://github.com/jefflance/slate_config.git
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
2018-06-27 15:12:16 +00:00
[submodule "zsh/custom/themes/dracula"]
path = zsh/custom/themes/dracula
url = https://github.com/dracula/zsh.git