workspaces/.gitmodules

16 lines
591 B
Plaintext

[submodule "config/tmux/plugins/tmux"]
path = config/tmux/plugins/tmux
url = https://git::@github.com/catppuccin/tmux
[submodule "config/tmux/plugins/tpm"]
path = config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "config/zsh/ohmyzsh"]
path = config/zsh/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh-autosuggestions"]
path = zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions