tmux-fixes #1

Merged
_N0x merged 2 commits from _n0x-tmx-patch-1 into master 2024-10-07 09:03:03 +02:00
Showing only changes of commit 3b16e12acb - Show all commits

13
.gitmodules vendored
View File

@ -1,13 +0,0 @@
[submodule "nord-tmux"]
path = tmux/.tmux/plugins/nord-tmux
url = https://git::@github.com/arcticicestudio/nord-tmux
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/*