0.1.1 • Published 9 years ago
neat-prompt v0.1.1
neat

Install
npm
npm install -g neat-promptand add neat to plugin list in your .zshrc:
plugins=(neat)Manually
Clone this repo and append next line to your .zshrc:
source neat/neat.zshIndicators
Prompt git and other indicators:
⋯— untracked files in repo✓— files added⚑— modified files✖— deleted files➜— renamed files‼— unmerged files↑— repo is ahead of current branch↓— repo is behind⚡— discharged battery indicator
License
MIT