1
0
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:
Valentin Brandl
2017-02-11 12:16:49 +01:00
parent d1cf44d70a
commit 32fef7f5ff
3 changed files with 17 additions and 7 deletions

4
.gitmodules vendored
View File

@@ -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