Skip to content

Instantly share code, notes, and snippets.

@rgsingh
Created December 13, 2021 14:43
Show Gist options
  • Save rgsingh/426413f4b36646751d9e18721c71cc7a to your computer and use it in GitHub Desktop.
Save rgsingh/426413f4b36646751d9e18721c71cc7a to your computer and use it in GitHub Desktop.
brew install vcprompt
# add to ~/.zshrc
setopt prompt_subst
export PS1='%n@%m:%~ $(vcprompt)$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment