refactor: 将 .tmux 和 tmux 改为 git submodule

- .tmux → https://github.com/gpakosz/.tmux.git
- tmux → https://github.com/tmux/tmux.git
This commit is contained in:
tukuaiai
2026-02-12 02:02:28 +08:00
parent fba41fbc6e
commit e2aedf8077
15 changed files with 8 additions and 3088 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "libs/external/.tmux"]
path = libs/external/.tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "libs/external/tmux"]
path = libs/external/tmux
url = https://github.com/tmux/tmux.git