chore(tmux): remove tmux-window-name submodule

Remove the git submodule, its config in tmux.conf, the zsh hook
in zshrc, and add cleanup entry in add-submodules.sh.
This commit is contained in:
2026-02-04 01:23:31 +02:00
parent 939ee65e7a
commit ed3f881b93
5 changed files with 1 additions and 36 deletions

5
.gitmodules vendored
View File

@@ -39,11 +39,6 @@
url = https://github.com/tmux-plugins/tmux-yank.git
ignore = dirty
[submodule "tmux/tmux-window-name"]
path = config/tmux/plugins/tmux-window-name
url = https://github.com/ivuorinen/tmux-window-name.git
ignore = dirty
[submodule "dotbot-pip"]
path = tools/dotbot-pip
url = https://github.com/sobolevn/dotbot-pip.git