mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
[submodule ".dotbot"]
|
|
ignore = dirty
|
|
path = .dotbot
|
|
url = https://github.com/anishathalye/dotbot
|
|
[submodule ".antigen"]
|
|
path = .antigen
|
|
url = https://github.com/zsh-users/antigen.git
|
|
[submodule ".base16-shell"]
|
|
path = .base16-shell
|
|
url = https://github.com/chriskempson/base16-shell.git
|
|
[submodule "private/bin"]
|
|
path = private/bin
|
|
url = git@github.com:kogakure/scripts.git
|