zen.zsh
April 14, 2022 ยท View on GitHub
Zen Zsh Prompt
A minimalistic Zsh prompt configuration for *nix systems.

Install
-
Run
git clone https://github.com/cybardev/zen.zsh.git ~/.zsh/zen -
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
