Last active
October 13, 2016 00:02
-
-
Save kkm/0aea5fb88a513ac2817773599ee29f58 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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