Skip to content

Instantly share code, notes, and snippets.

@skylarbpayne
Created October 4, 2016 04:38
Show Gist options
  • Save skylarbpayne/c70539d77e2feb6e4f4948ebbe8498f2 to your computer and use it in GitHub Desktop.
Save skylarbpayne/c70539d77e2feb6e4f4948ebbe8498f2 to your computer and use it in GitHub Desktop.
Bash Configuration
export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h: \[\033[1;31m\]\w\[\033[m\]\$ "
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment