This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
.dotfiles/.gitmodules
2023-11-08 11:35:57 -03:00

16 lines
737 B
Plaintext

[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".oh-my-zsh/custom/plugins/zsh-autocomplete"]
path = .oh-my-zsh/custom/plugins/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule ".config/nvim"]
path = .config/nvim
url = https://codeberg.org/Guz013/.nvim.git
[submodule ".config/tmux/plugins/tpm"]
path = .config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm