refactor: add submodule

This commit is contained in:
Price Hiller 2022-07-31 02:53:04 -05:00
parent f1c424a9ec
commit aa545a004e
2 changed files with 4 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 7e0eee64df6c7c81a57792674646b5feaf89f263

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule ".config/zsh/config/plugins/zsh-autosuggestions"]
path = .config/zsh/config/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".config/zsh/config/plugins/fzf-tab"]
path = .config/zsh/config/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git