Added libs
This commit is contained in:
parent
021f1cf1d7
commit
859804dd42
5 changed files with 16 additions and 0 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
@ -1,3 +1,15 @@
|
|||
[submodule "dotbot"]
|
||||
path = dotbot
|
||||
url = https://github.com/anishathalye/dotbot
|
||||
[submodule "lib/highlighting"]
|
||||
path = lib/highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
||||
[submodule "lib/completions"]
|
||||
path = lib/completions
|
||||
url = https://github.com/zsh-users/zsh-completions
|
||||
[submodule "lib/nano/syntax"]
|
||||
path = lib/nano/syntax
|
||||
url = https://github.com/scopatz/nanorc
|
||||
[submodule "lib/ohmyzsh"]
|
||||
path = lib/ohmyzsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue