dotfiles/.gitmodules

16 lines
872 B
Plaintext

[submodule ".config/emacs"]
path = .config/emacs
url = https://github.com/doomemacs/doomemacs/
[submodule ".oh-my-zsh/.oh-my-zsh"]
path = .oh-my-zsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule ".oh-my-zsh/custom/plugins/.oh-my-zsh/custom/plugins/autoupdate"]
path = .oh-my-zsh/custom/plugins/.oh-my-zsh/custom/plugins/autoupdate
url = https://github.com/tamcore/autoupdate-oh-my-zsh-plugins
[submodule ".oh-my-zsh/custom/plugins/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/.oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".oh-my-zsh/custom/plugins/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting