From 9e1f168b88745b68546b0de60a67fd004eb1919a Mon Sep 17 00:00:00 2001 From: Sinkerine Date: Wed, 7 Feb 2018 22:37:22 -0500 Subject: [PATCH] [!] change url to https for cloning --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index acc43f68a..b65273a45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,4 +19,4 @@ url = https://github.com/15cm/zce.zsh [submodule "custom/plugins/yadm"] path = custom/plugins/yadm - url = git@github.com:15cm/yadm-zsh.git + url = https://github.com/15cm/yadm-zsh.git