Makes gitmodules point to my repo
This commit is contained in:
parent
9123231f8e
commit
d1075af940
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
||||||
[submodule "config/vim"]
|
[submodule "config/vim"]
|
||||||
path = vim/.vim
|
path = vim/.vim
|
||||||
url = git@github.com:Jab2870/vim.git
|
url = git@git.jonathanh.co.uk:jab2870/vim.git
|
||||||
[submodule "custom-oh-my-zsh/themes/powerlevel9k"]
|
[submodule "custom-oh-my-zsh/themes/powerlevel9k"]
|
||||||
path = custom-oh-my-zsh/themes/powerlevel9k
|
path = custom-oh-my-zsh/themes/powerlevel9k
|
||||||
url = https://github.com/bhilburn/powerlevel9k.git
|
url = https://github.com/bhilburn/powerlevel9k.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue