0.3.2 • Published 2 years ago
min-prompt v0.3.2
min
Minimalistic zsh prompt

Install
npm
npm install -g min-promptand add min to plugin list in your .zshrc:
plugins=(min)Manually
Clone this repo and append next line to your .zshrc:
source min/min.zshTips
In the screenshot min is running in iTerm 2 with one light theme and SF Mono font.
To colorize commands as in the screenshot, install zsh-syntax-highlighting.
License
MIT