Skip to content

Instantly share code, notes, and snippets.

@RichGuk
Created December 9, 2009 21:06
Show Gist options
  • Save RichGuk/252815 to your computer and use it in GitHub Desktop.
Save RichGuk/252815 to your computer and use it in GitHub Desktop.
export PS1='\[\033[0;35m\]\h\[\033[0;33m\] \w\[\033[00m\]: '
#Nicer LS colour.
export LS_COLORS='di=01;33'
export CLICOLOR=1
export LSCOLORS=dxfxcxdxbxegedabagacad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment