Makes gitmodules point to my repo for st and dwm
This commit is contained in:
parent
d1075af940
commit
27ae01b673
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -12,13 +12,13 @@
|
|||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
[submodule "dwm"]
|
||||
path = NOSTOW/dwm
|
||||
url = git@github.com:Jab2870/dwm.git
|
||||
url = git@git.jonathanh.co.uk:Jab2870/dwm.git
|
||||
[submodule "shells/zsh/base16-shell"]
|
||||
path = shells/zsh/base16-shell
|
||||
url = https://github.com/chriskempson/base16-shell/
|
||||
[submodule "NOSTOW/st"]
|
||||
path = NOSTOW/st
|
||||
url = git@github.com:Jab2870/st.git
|
||||
url = git@git.jonathanh.co.uk:Jab2870/st.git
|
||||
[submodule "shells/zsh/plugins/powerlevel9k"]
|
||||
path = shells/zsh/plugins/powerlevel9k
|
||||
url = https://github.com/bhilburn/powerlevel9k.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue