Skip to content

Instantly share code, notes, and snippets.

source $HOME/projects/zsh-git-prompt/zshrc.sh # clone https://github.com/zsh-git-prompt/zsh-git-prompt
PROMPT='%F{cyan}%n%f@%F{green}%m%f:%F{yellow}%~%f$(git_super_status)$ '