Skip to content

Instantly share code, notes, and snippets.

@kkm
Last active October 13, 2016 00:02
Show Gist options
  • Save kkm/0aea5fb88a513ac2817773599ee29f58 to your computer and use it in GitHub Desktop.
Save kkm/0aea5fb88a513ac2817773599ee29f58 to your computer and use it in GitHub Desktop.
export PS1="\[\033[1;93m\]\u\[\033[1;93m\]@\[\033[1;93m\]\h:\[\033[1;96m\]\w\[\033[m\]\n\$ "
export CLICOLOR=1
export LSCOLORS=GxFxCxDxBxegedabagaced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment