Skip to content

Instantly share code, notes, and snippets.

@rogmanster
Created May 6, 2019 21:42
Show Gist options
  • Save rogmanster/ff611a031c365439c9e1a59794b1dfbf to your computer and use it in GitHub Desktop.
Save rogmanster/ff611a031c365439c9e1a59794b1dfbf to your computer and use it in GitHub Desktop.
bash_profile
export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]:\[\033[33;1m\]\W\[\033[m\]\$ "
export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad
export TERM=xterm-256color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment