Skip to content

Instantly share code, notes, and snippets.

@a-ignatov-parc
Last active January 3, 2016 23:49
Show Gist options
  • Save a-ignatov-parc/8537980 to your computer and use it in GitHub Desktop.
Save a-ignatov-parc/8537980 to your computer and use it in GitHub Desktop.
export CLICOLOR=1
export LSCOLORS=gxBxhxDxfxhxhxhxhxcxcx
# Clearing hosts after vagrant
alias clrhosts='sudo pfctl -d -F all'
source ~/.git-completion.bash
PS1='[\u@\h \e[32;40m\w\e[0m$(__git_ps1 " (\e[36;40m%s\e[0m)")]\$ '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment