Unix Shell

I choose Zsh (Z shell) for my macOS shell

This site provides an index to Zsh information and archives.

Prezto

Prezto as my preferred architecture for robust and lightweight framework.

Not found
  1. Launch Zsh:

  2. Clone the repository:

  3. Create a new Zsh configuration by copying/linking the Zsh configuration files provided:

  4. Set Zsh as your default shell:

  5. Open a new Zsh terminal window or tab.

Plugins

Prezto comes with fantastic plugins by default; simply enable them in ~/.zpreztorc. However, you can try using other plugins from different suppliers, such as ohmyzsh/ohmyzsh's plugin:

Not found

Currently Using

Prezto vs ohmyzsh

Ohmyzsh is incredible due to its numerous features. The shell becomes slower as a result. I've used Ohmyzsh previously and was quite pleased with it, but I can't stand how long it takes for a shell to load when I open a terminal window.

Benchmark Plugins for Prezto

Plugin loader for zprezto that measures loading time for each plugin.

Should Read

Comparison of ZSH frameworks and plugin managers

References

Speed Matters: How I Optimized My ZSH Startup to Under 70msZsh

Last updated

Was this helpful?