romkatv / zsh-bench

Benchmark for interactive Zsh
MIT License
592 stars 27 forks source link

feat: added zgenom config #32

Closed AtifChy closed 1 month ago

romkatv commented 1 month ago

This does not load powerlevel10k. How do you load it with zgenom?

AtifChy commented 1 month ago

sorry I forgot to add powerlevel10k at the end. fixed the issue and pushed another commit.

romkatv commented 1 month ago

Thanks! I've merged the first version with a few changes on top: https://github.com/romkatv/zsh-bench/commit/bd1b3979c726dbdc7d08d2b8745a44bda3d9e0a8

Note that this config is cutting corners on two counts: invoking compinit with -C and printing the first prompt before checking whether plugins need to be installed.