zen.zsh

Simple and Peaceful Zsh Prompt

View the Project on GitHub cybardev/zen.zsh

zen.zsh

Zen Zsh Prompt

A minimalistic Zsh prompt configuration for *nix systems.

logo


Install

  1. Run git clone https://github.com/cybardev/zen.zsh.git ~/.zsh/zen

  2. Paste the following into .zshrc:

fpath+="$HOME/.zsh/zen"
autoload -Uz promptinit
promptinit
prompt zen

Usage

After installing as above, source ~/.zshrc or relaunch the terminal to experience Zen.


Credits

Inspired by this post on r/unixporn.


Screenshots

screenshot