From 18a9d82d25d78917af8bb02fe36b314fd1b139ac Mon Sep 17 00:00:00 2001 From: Linux User Date: Sat, 24 Nov 2018 19:31:05 +0100 Subject: [PATCH] changed url to submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c2789fad..42a20a72 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule ".zsh/oh-my-zsh"] path = .zsh/oh-my-zsh - url = git@github.com:hanez/oh-my-zsh.git + url = git@git.unixpeople.org:hanez/oh-my-zsh.git