mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-30 12:26:40 +02:00
Move xinitrc and use https for submodules
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,8 +1,8 @@
|
||||
[submodule "editors/vim/bundle/Vundle.vim"]
|
||||
path = editors/vim/bundle/Vundle.vim
|
||||
url = git@github.com:VundleVim/Vundle.vim.git
|
||||
url = https://github.com/VundleVim/Vundle.vim.git
|
||||
branch = master
|
||||
[submodule "terminals/colors/base16-shell"]
|
||||
path = terminals/colors/base16-shell
|
||||
url = git@github.com:chriskempson/base16-shell.git
|
||||
url = https://github.com/chriskempson/base16-shell.git
|
||||
branch = master
|
||||
|
Reference in New Issue
Block a user