Files
dotfiles/.gitmodules

19 lines
800 B
Plaintext

[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/themes/powerlevel10k"]
path = .config/zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".config/tmux/plugins/tpm"]
path = .config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".config/tmux/plugins/tmux"]
path = .config/tmux/plugins/tmux
url = https://github.com/catppuccin/tmux
[submodule "tools/diralias"]
path = tools/diralias
url = https://git.simonis.lol/projects/diralias.git