dotfiles/.gitmodules

10 lines
336 B
Text
Raw Normal View History

2020-09-14 11:00:22 +02:00
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
2020-09-20 14:00:57 +02:00
[submodule ".backgrounds"]
2020-09-19 01:07:24 +02:00
path = .backgrounds
2020-09-17 03:03:28 +02:00
url = https://git.f3l.de/ghost/backgrounds.git
2020-09-20 14:00:57 +02:00
[submodule ".vim/pack/colors/opt/onedark.vim"]
path = .vim/pack/colors/opt/onedark.vim
2020-09-20 13:43:01 +02:00
url = https://github.com/joshdick/onedark.vim.git