Zsh with oh-my-zsh

With the same plugins, it’s possible with lazy loading and other similar techniques.

Some frameworks achieve better performance by using inbuilt zsh functions more. The others have specifically compiled components to increase performance. In general, it is my understanding that other frameworks try to open less subshells than Oh-My-Zsh does.

There are more efficient and less efficient ways of achieving the same thing with any given scripting language.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.