From 3b16e12acb7d2ff799dc96745f9b0e763edbb0bf Mon Sep 17 00:00:00 2001 From: _N0x <_n0x@noreply.git.n0x.io> Date: Mon, 7 Oct 2024 08:54:31 +0200 Subject: [PATCH] =?UTF-8?q?.gitmodules=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 1eed476..0000000 --- a/.gitmodules +++ /dev/null @@ -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/* -