From e641c2111a40e8f8e4ca581eba240b8457c2e7bb Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Wed, 11 Nov 2015 22:56:39 -0500 Subject: [PATCH] [Fix #940] Update agnoster theme remote URL --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index cb8f419..a8a9e57 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/davidjrice/prezto_powerline.git [submodule "modules/prompt/external/agnoster"] path = modules/prompt/external/agnoster - url = https://gist.github.com/3712874.git + url = https://github.com/agnoster/agnoster-zsh-theme.git [submodule "modules/prompt/functions/pure"] path = modules/prompt/external/pure url = https://github.com/sindresorhus/pure.git