Last active
February 21, 2019 18:27
-
-
Save wmjd/2cd5af181a968923421864b760a33a68 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 CLICOLOR=1 | |
#export PS1='\e[32;42m[\@]\$\em[' | |
export PS1='\[\e[30;93m[\@]\e[m\e[30;33m\w\e[m\e[30;93m \$\e[m\]' | |
export LSCOLORS="GxFxCxDxBxegedabagaced" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment