Skip to content

Instantly share code, notes, and snippets.

@taybenlor
Created February 8, 2012 22:42
Show Gist options
  • Select an option

  • Save taybenlor/1775050 to your computer and use it in GitHub Desktop.

Select an option

Save taybenlor/1775050 to your computer and use it in GitHub Desktop.
PS1="\[\033[0;37m\][\@] \[\033[0;32m\]\u@\h\[\033[0;36m\]:\w\$\[\033[0m\] "
alias ls='ls -FG'
alias l='ls -laF'
export LSCOLORS="cxfxcxdxbxegedabagacad"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment