0.3.1 • Published 7 years ago

min-prompt v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

min

Minimalistic zsh prompt

npm.io

Install

npm

npm install -g min-prompt

and add min to plugin list in your .zshrc:

plugins=(min)

Manually

Clone this repo and append next line to your .zshrc:

source min/min.zsh

Tips

In the screenshot min is running in Hyper with one light theme and Menlo font.

To colorize commands as in the screenshot, install zsh-syntax-highlighting.

License

MIT