blob: 9df473e01cde7c683350375c614d7bc9327c53d2 (
plain)
1
2
3
4
5
6
7
8
|
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
shallow = true
[submodule "alacritty/.config/alacritty/alacritty-theme"]
path = alacritty/.config/alacritty/alacritty-theme
url = https://github.com/alacritty/alacritty-theme
shallow = true
|