Skip to content

cybardev/zen.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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