dotfiles/.gitmodules
Ben Vincent 27e3b132a8 Initial commit for dotfiles
Setting up dotfiles with yadm
2022-08-26 22:09:22 +09:30

10 lines
368 B
Plaintext

[submodule ".config/nvim/site/pack/packer/start/packer.nvim"]
path = .config/nvim/site/pack/packer/start/packer.nvim
url = https://github.com/wbthomason/packer.nvim
[submodule ".password-store"]
path = .password-store
url = https://git.unkin.net/unkinben/pass.git
[submodule ".config/ohmyzsh"]
path = .config/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git