
my best zsh config soo far!
After spending a long time tweaking my zsh config, I ended up with no plugin manager and no custom prompt!
Everything is native, lazy-loaded, and deferred.
Minimal native prompt, fast startup, and modular config.
btw, I'm loading 9 plugins and multiple config files for fzf, function, etc..
Only 11 lines in .zshrc
Here are my zsh-bench measurements on login:
first_prompt_lag_ms=16.963first_command_lag_ms=17.380command_lag_ms=13.187input_lag_ms=3.318exit_time_ms=15.100
feel free to check the repo:
https://github.com/houssamouhra/zsh-config