Pretty, minimal and fast ZSH prompt with git integration
Pretty, minimal and fast ZSH prompt
pure$ brew install pure && echo 'fpath+=($(brew --prefix)/share/zsh/site-functions)' >> ~/.zshrc && echo 'autoload -U promptinit; promptinit; prompt pure' >> ~/.zshrc$ exec zsh$ echo 'zstyle :prompt:pure:path color blue' >> ~/.zshrc