Dot_Files/.gitmodules

22 lines
917 B
Plaintext
Raw Normal View History

2022-01-08 15:33:11 -06:00
[submodule ".zsh/plugins/fzf-tab"]
path = .zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule ".zsh/plugins/zsh-autosuggestions"]
path = .zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".zsh/plugins/zsh-completions"]
path = .zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule ".zsh/plugins/zsh-kitty"]
path = .zsh/plugins/zsh-kitty
url = https://github.com/redxtech/zsh-kitty.git
[submodule ".zsh/plugins/zsh-syntax-highlighting"]
path = .zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".zsh/plugins/zsh-vi-mode"]
path = .zsh/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
2022-01-08 15:34:40 -06:00
[submodule ".zsh/themes/powerlevel10k"]
path = .zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git