From 1d2c7f30d436805b25272acf28119f4588dde826 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Sat, 25 Apr 2015 23:21:46 -0400 Subject: [PATCH] change prompt URL to http instead of ssh --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7cdea75..4935be4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,4 +18,4 @@ url = https://github.com/sindresorhus/pure.git [submodule "modules/prompt/external/fred"] path = modules/prompt/external/fred - url = ssh://ag/srv/git/prezto-fred-prompt.git + url = http://adamgoldsmith.name/cgit/prezto-fred-prompt.git