README ¶ goprompt Usage Install go get github.com/erniebrodeur/goprompt/cmd/goprompt then goprompt Shell Integration Zsh #!/bin/zsh #------------------------------ # Prompt #------------------------------ function precmd () { PROMPT=`~/go/bin/goprompt` } Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd goprompt command internal builders segments Click to show internal directories. Click to hide internal directories.