dotfiles/.gitmodules

23 lines
834 B
Plaintext

[submodule ".local/bin"]
path = .local/bin
url = https://git.odrling.xyz/odrling/localbins.git
ignore = dirty
[submodule ".vim/bundle/fzf"]
path = .vim/fzf
url = https://github.com/junegunn/fzf.git
[submodule ".vim/vidir"]
path = .vim/vidir
url = https://github.com/trapd00r/vidir.git
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".aegisub/automation/0x539"]
path = .aegisub/automation/0x539
url = https://github.com/The0x539/Aegisub-Scripts.git
[submodule ".local/share/zinit/zinit"]
path = .local/share/zinit/zinit.git
url = https://github.com/zdharma-continuum/zinit.git
[submodule ".local/share/nvim/site/pack/packer/start/packer.nvim"]
path = .local/share/nvim/site/pack/packer.nvim/start/packer.nvim
url = https://github.com/wbthomason/packer.nvim