Skip to content

Instantly share code, notes, and snippets.

@wmjd
Last active February 21, 2019 18:27
Show Gist options
  • Save wmjd/2cd5af181a968923421864b760a33a68 to your computer and use it in GitHub Desktop.
Save wmjd/2cd5af181a968923421864b760a33a68 to your computer and use it in GitHub Desktop.
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