dotfiles/.gitmodules

19 lines
799 B
Plaintext

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