From 5691c255a771e563880faea15225b1c5bab0c5df Mon Sep 17 00:00:00 2001 From: Dequan Zhang Date: Sat, 7 Jul 2018 21:25:16 +0000 Subject: [PATCH] update submodules --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitmodules b/.gitmodules index becdcb6..f3e45ff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,9 @@ [submodule "modules/autosuggestions/external"] path = modules/autosuggestions/external url = https://github.com/zsh-users/zsh-autosuggestions.git +[submodule "modules/fzf-zsh"] + path = modules/fzf-zsh + url = https://github.com/Piping/fzf-zsh.git +[submodule "modules/prompt/external-themes/lambda"] + path = modules/prompt/external-themes/lambda + url = https://github.com/subnixr/minimal.git