update submodules
This commit is contained in:
parent
d9bf3585f1
commit
5691c255a7
1 changed files with 6 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -19,3 +19,9 @@
|
||||||
[submodule "modules/autosuggestions/external"]
|
[submodule "modules/autosuggestions/external"]
|
||||||
path = modules/autosuggestions/external
|
path = modules/autosuggestions/external
|
||||||
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
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
|
||||||
|
|
Loading…
Reference in a new issue