From 8b5433999a2f47cb16fdd9ecf3a06a3a3d8b636f Mon Sep 17 00:00:00 2001 From: yeti Date: Thu, 17 Apr 2025 19:31:12 +0100 Subject: [PATCH] fix: remove tmux and zsh plugins --- .gitmodules | 12 ------------ config/tmux/plugins/tmux | 1 - config/tmux/plugins/tpm | 1 - zsh-autosuggestions | 1 - zsh-syntax-highlighting | 1 - 5 files changed, 16 deletions(-) delete mode 160000 config/tmux/plugins/tmux delete mode 160000 config/tmux/plugins/tpm delete mode 160000 zsh-autosuggestions delete mode 160000 zsh-syntax-highlighting diff --git a/.gitmodules b/.gitmodules index 5d8fc4f..3059b00 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,3 @@ -[submodule "config/tmux/plugins/tmux"] - path = config/tmux/plugins/tmux - url = https://git::@github.com/catppuccin/tmux -[submodule "config/tmux/plugins/tpm"] - path = config/tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm [submodule "config/zsh/ohmyzsh"] path = config/zsh/ohmyzsh url = https://github.com/ohmyzsh/ohmyzsh.git -[submodule "zsh-syntax-highlighting"] - path = zsh-syntax-highlighting - url = https://github.com/zsh-users/zsh-syntax-highlighting.git -[submodule "zsh-autosuggestions"] - path = zsh-autosuggestions - url = https://github.com/zsh-users/zsh-autosuggestions diff --git a/config/tmux/plugins/tmux b/config/tmux/plugins/tmux deleted file mode 160000 index b2f219c..0000000 --- a/config/tmux/plugins/tmux +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b2f219c00609ea1772bcfbdae0697807184743e4 diff --git a/config/tmux/plugins/tpm b/config/tmux/plugins/tpm deleted file mode 160000 index 99469c4..0000000 --- a/config/tmux/plugins/tpm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 99469c4a9b1ccf77fade25842dc7bafbc8ce9946 diff --git a/zsh-autosuggestions b/zsh-autosuggestions deleted file mode 160000 index 0e810e5..0000000 --- a/zsh-autosuggestions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0e810e5afa27acbd074398eefbe28d13005dbc15 diff --git a/zsh-syntax-highlighting b/zsh-syntax-highlighting deleted file mode 160000 index 5eb677b..0000000 --- a/zsh-syntax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5eb677bb0fa9a3e60f0eff031dc13926e093df92