fix: remove tmux and zsh plugins
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -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"]
|
[submodule "config/zsh/ohmyzsh"]
|
||||||
path = config/zsh/ohmyzsh
|
path = config/zsh/ohmyzsh
|
||||||
url = https://github.com/ohmyzsh/ohmyzsh.git
|
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
|
|
||||||
|
Submodule config/tmux/plugins/tmux deleted from b2f219c006
Submodule config/tmux/plugins/tpm deleted from 99469c4a9b
Submodule zsh-autosuggestions deleted from 0e810e5afa
Submodule zsh-syntax-highlighting deleted from 5eb677bb0f
Reference in New Issue
Block a user