typewritten

Minimal, lightweight zsh prompt with git integration

brewmacoslinux
Try with needOr install directly
Source

About

Minimal zsh prompt

Commands

typewritten

Examples

Install typewritten prompt theme for zsh$ brew install typewritten
Enable typewritten in your zsh configuration$ echo 'autoload -U promptinit && promptinit && prompt typewritten' >> ~/.zshrc
Reload shell to apply the new prompt theme$ exec zsh