mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-01 13:17:45 +00:00
refactor: 将 .tmux 和 tmux 改为 git submodule
- .tmux → https://github.com/gpakosz/.tmux.git - tmux → https://github.com/tmux/tmux.git
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user