powerline-go

Beautiful and useful low-latency prompt for your shell

brewmacoslinux
Try with needOr install directly
Source

About

Beautiful and useful low-latency prompt for your shell

Commands

powerline-go

Examples

Add powerline-go to your bash prompt$ export PS1="$(powerline-go -error $?)"
Add powerline-go to your zsh prompt with custom theme$ export PS1="$(powerline-go -error $? -theme default)"
Display powerline-go with Git status and custom modules$ powerline-go -error $? -modules 'git,ssh,root,venv,cwd' -theme powerline