Skip to content

Instantly share code, notes, and snippets.

@rodrigo-brito
Created March 19, 2017 11:45
Show Gist options
  • Save rodrigo-brito/1261c48b574ab418ed8da671ac54f4ea to your computer and use it in GitHub Desktop.
Save rodrigo-brito/1261c48b574ab418ed8da671ac54f4ea to your computer and use it in GitHub Desktop.
My linux bash profile
source ~/bash-git-prompt/gitprompt.sh
GIT_PROMPT_ONLY_IN_REPO=0
GIT_PROMPT_THEME=Single_line
[[ -s "/home/rodrigo/.gvm/scripts/gvm" ]] && source "/home/rodrigo/.gvm/scripts/gvm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment