Minimal, lightweight zsh prompt with git integration
Minimal zsh prompt
typewritten
$ brew install typewritten
$ echo 'autoload -U promptinit && promptinit && prompt typewritten' >> ~/.zshrc
$ exec zsh