Imrpove zsh startup performance

This commit is contained in:
2026-04-22 05:21:23 +02:00
parent 3f586c4d0d
commit 273f74a67a
6 changed files with 76 additions and 6 deletions
+6
View File
@@ -19,3 +19,9 @@
[submodule "zsh/custom/plugins/zsh-vi-mode"]
path = zsh/custom/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule "zsh/custom/plugins/evalcache"]
path = zsh/custom/plugins/evalcache
url = https://github.com/mroth/evalcache/
[submodule "zsh/custom/plugins/zsh-defer"]
path = zsh/custom/plugins/zsh-defer
url = https://github.com/romkatv/zsh-defer