mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-04 09:48:37 +00:00
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:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user