dotfiles/.gitmodules

11 lines
346 B
Plaintext
Raw Permalink Normal View History

[submodule ".nano/syntax"]
path = .nano/syntax
url = https://github.com/scopatz/nanorc.git
2018-06-16 06:37:42 +02:00
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
2018-06-16 06:40:19 +02:00
[submodule ".local/lib/zsh/antigen"]
path = .local/lib/zsh/antigen
url = https://github.com/zsh-users/antigen.git
branch = develop