Added ZSH plugins

This commit is contained in:
Fabio Scotto di Santolo
2025-07-15 23:24:34 +02:00
parent c76d6eef8f
commit a6a82b2e67
5 changed files with 13 additions and 15 deletions

6
.gitmodules vendored
View File

@@ -19,3 +19,9 @@
[submodule "tmux/.tmux/plugins/tmux"]
path = tmux/.tmux/plugins/tmux
url = https://github.com/catppuccin/tmux.git
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git