2021-10-23 19:42:23 +02:00
|
|
|
[submodule "nord-tmux"]
|
2022-06-21 14:52:32 +02:00
|
|
|
path = tmux/.tmux/plugins/nord-tmux
|
2022-03-28 14:12:32 +02:00
|
|
|
url = https://git::@github.com/arcticicestudio/nord-tmux
|
2021-10-23 19:42:23 +02:00
|
|
|
fetch = +refs/heads/develop:refs/remotes/origin/develop
|
|
|
|
[submodule "tmux-sensible"]
|
|
|
|
path = tmux/.tmux/plugins/tmux-sensible
|
|
|
|
url = https://git::@github.com/tmux-plugins/tmux-sensible
|
|
|
|
fetch = +refs/heads/master:refs/remotes/origin/master
|
|
|
|
[submodule "tpm"]
|
|
|
|
path = tmux/.tmux/plugins/tpm
|
|
|
|
url = https://github.com/tmux-plugins/tpm
|
|
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
|
|
|