]> Freerunner's - dotfiles.git/commitdiff
manage tmux plugins as git submodules
authorAndre Ramnitz <tux.rising@gmail.com>
Mon, 24 Feb 2025 07:17:20 +0000 (08:17 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Mon, 24 Feb 2025 07:17:20 +0000 (08:17 +0100)
.gitmodules
dot-tmux/plugins/tmux [new submodule]

index 68b91573bbf3b019b5ad842471fb275ee294ae56..75fced73d0ad07d809bf4a0449acb27f05888f57 100644 (file)
@@ -69,3 +69,9 @@
        path = dot-config/kak/bundle
        url = https://codeberg.org/jdugan6240/kak-bundle
        branch = master
+[submodule "tmux-tpm"]
+       path = dot-tmux/plugins/tpm
+       url = https://github.com/tmux-plugins/tpm
+[submodule "rose-pine-tmux"]
+       path = dot-tmux/plugins/tmux
+       url = https://github.com/rose-pine/tmux
diff --git a/dot-tmux/plugins/tmux b/dot-tmux/plugins/tmux
new file mode 160000 (submodule)
index 0000000..5bf885f
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 5bf885fe2e181e9763d92d9c522b0526e901e449