From e1977042297aa53f6b83d181707e3a9f1cae7dd6 Mon Sep 17 00:00:00 2001 From: Stephen Card Date: Sun, 24 Feb 2019 23:01:59 +0000 Subject: [PATCH] fixed missing module --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 0a8aa28..67c3e02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "modules/q/q"] path = prezto/.zprezto/modules/q/q url = https://github.com/cal2195/q +[submodule "modules/prompt/external/async"] + path = prezto/.zprezto/modules/prompt/external/async + url = https://github.com/mafredri/zsh-async.git