From 98e93772744bbcdb6d16ab3e6d325ceb02da70fa Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 25 Dec 2023 23:10:04 +0100 Subject: [PATCH] .gitmodules fixed. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1b9cecef..b88b07c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule ".zsh/oh-my-zsh"] path = .zsh/oh-my-zsh - url = git@github.com:hanez/oh-my-zsh.git + url = git@git.xw3.org:hanez/oh-my-zsh.git [submodule ".config/awesome/vicious"] path = .config/awesome/vicious url = https://github.com/vicious-widgets/vicious