Setting Up ZSH

Plugin Manager

As a plugin manager for zsh we will use ZI.

To install it run the following command:

sh -c "$(curl -fsSL https://git.io/get-zi)" --

After that reload the shell with exec zsh and compile ZI with zi self-update.

zi load loads plugin and zi unload removes plugin.