diff --git a/.gitmodules b/.gitmodules index fc3e3efe..65471e10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "scripts"] path = scripts - url = git@github.com:matthewmccullough/scripts.git + url = https://github.com/matthewmccullough/scripts.git [submodule "z-zsh"] path = z-zsh - url = git://github.com/sjl/z-zsh.git + url = https://github.com/sjl/z-zsh.git [submodule "oh-my-zsh"] path = oh-my-zsh - url = git://github.com/robbyrussell/oh-my-zsh.git + url = https://github.com/robbyrussell/oh-my-zsh.git [submodule "z-rupa"] path = z-rupa url = https://github.com/rupa/z