change paths
This commit is contained in:
parent
36d1f1f112
commit
8d44faa059
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
[submodule "tmux/plugins/tpm"]
|
[submodule "tmux/plugins/tpm"]
|
||||||
path = tmux/plugins/tpm
|
path = tmux/plugins/tpm
|
||||||
url = git://git.schuerz.at/public/tmux-plugins/tpm.git
|
url = git://git.schuerz.at/github.com/tmux-plugins/tpm.git
|
||||||
[submodule "tmux/plugins/tmux-themepack"]
|
[submodule "tmux/plugins/tmux-themepack"]
|
||||||
path = tmux/plugins/tmux-themepack
|
path = tmux/plugins/tmux-themepack
|
||||||
url = git://git.schuerz.at/public/tmux-plugins/tmux-themepack.git
|
url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git
|
||||||
[submodule "tmux/plugins/tmux-sensible"]
|
[submodule "tmux/plugins/tmux-sensible"]
|
||||||
path = tmux/plugins/tmux-sensible
|
path = tmux/plugins/tmux-sensible
|
||||||
url = git://git.schuerz.at/public/tmux-plugins/tmux-sensible.git
|
url = git://git.schuerz.at/github.com/tmux-plugins/tmux-sensible.git
|
||||||
[submodule "vim/bundle/Vundle.vim"]
|
[submodule "vim/bundle/Vundle.vim"]
|
||||||
path = vim/bundle/Vundle.vim
|
path = vim/bundle/Vundle.vim
|
||||||
url = git://git.schuerz.at/public/Vim/gmarik/Vundle.vim.git
|
url = git://git.schuerz.at/github.com/Vim/gmarik/Vundle.vim.git
|
||||||
|
|
Loading…
Reference in a new issue