[zsh] Add missing zsh plugin to externals

This commit is contained in:
aloslider
2026-04-23 01:55:20 +03:00
parent 2f2ba5f1dc
commit 9f407e991d
+4
View File
@@ -11,6 +11,10 @@
type = "git-repo"
url = "https://github.com/zsh-users/zsh-syntax-highlighting"
[".config/zsh/.oh-my-zsh/custom/plugins/zsh-vi-mode"]
type = "git-repo"
url = "https://github.com/jeffreytse/zsh-vi-mode"
[".config/zsh/.oh-my-zsh/custom/themes/powerlevel10k"]
type = "git-repo"
url = "https://github.com/romkatv/powerlevel10k"