This commit is contained in:
pika 2025-05-13 20:16:35 +02:00
parent a2fd078056
commit 9daa6e0d58
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View file

@ -26,3 +26,7 @@
path = .zsh/plugins/fzf-tab path = .zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git url = https://github.com/Aloxaf/fzf-tab.git
branch = master branch = master
[submodule ".zsh/plugins/zsh-autocomplete"]
path = .zsh/plugins/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete
branch = main

@ -0,0 +1 @@
Subproject commit 77a4f9c1343d12d7cb3ae1e7efc7c37397ccb6b0