diff --git a/.gitmodules b/.gitmodules index de9c0e9..454e331 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,7 +41,7 @@ ignore = dirty [submodule "tmux/tmux-window-name"] path = config/tmux/plugins/tmux-window-name - url = https://github.com/ofirgall/tmux-window-name.git + url = https://github.com/ivuorinen/tmux-window-name.git ignore = dirty [submodule "dotbot-pip"] path = tools/dotbot-pip diff --git a/add-submodules.sh b/add-submodules.sh index c43d143..383fa25 100755 --- a/add-submodules.sh +++ b/add-submodules.sh @@ -30,7 +30,7 @@ git submodule add --name tmux/tmux-sessionist \ git submodule add --name tmux/tmux-suspend \ -f https://github.com/MunifTanjim/tmux-suspend.git config/tmux/plugins/tmux-suspend git submodule add --name tmux/tmux-window-name \ - -f https://github.com/ofirgall/tmux-window-name.git config/tmux/plugins/tmux-window-name + -f https://github.com/ivuorinen/tmux-window-name.git config/tmux/plugins/tmux-window-name git submodule add --name tmux/tmux-yank \ -f https://github.com/tmux-plugins/tmux-yank.git config/tmux/plugins/tmux-yank git submodule add --name tmux/tmux-current-pane-hostname \ diff --git a/config/tmux/plugins/tmux-window-name b/config/tmux/plugins/tmux-window-name index f89e9c9..0772aa2 160000 --- a/config/tmux/plugins/tmux-window-name +++ b/config/tmux/plugins/tmux-window-name @@ -1 +1 @@ -Subproject commit f89e9c9d71f5a487e7276ff994cc6f7c1079c8ce +Subproject commit 0772aa2033714058a840e3bb8e3ac161bfc042b4