From 2b88ed998e2a66d83757ba6b1ecf52620598d571 Mon Sep 17 00:00:00 2001 From: hanez Date: Fri, 6 Jun 2025 00:28:37 +0200 Subject: [PATCH] Changed submodule path from git to https. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b88b07c1..a1ffef0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule ".zsh/oh-my-zsh"] path = .zsh/oh-my-zsh - url = git@git.xw3.org:hanez/oh-my-zsh.git + url = https://git.xw3.org/hanez/oh-my-zsh.git [submodule ".config/awesome/vicious"] path = .config/awesome/vicious url = https://github.com/vicious-widgets/vicious