Migrating from Prezto to Zim (Zsh IMproved)
Prezto is an excellent framework for Zsh. I’ve used it for years, but while it still works great it isn’t really actively maintained these days.
Today I discovered that Eriner, the maintainer of a Prezto fork created due to the lack of upstream updates, has recently announced a new framework called Zim (Zsh IMproved).
Zim was inspired by Prezto and oh-my-zsh, but is written from the ground up with a focus on blazing speed without sacrificing the features and overall functionality which users expect.
The speed increases over other popular frameworks is something it takes pride in and even has a load-time comparison showing how it fares against them.
After playing around with Zim for a bit I have to say that it does at least seem to be faster and I like it enough that I plan on using it from now on.
If you are looking for a fast and actively developed Zsh framework you should check it out.
Installation
It is important to note that if you are currently using another framework (e.g., Prezto, oh-my-zsh, etc.) you need to uninstall it before proceeding in order to prevent any conflicts from occurring.