Skip to content

Instantly share code, notes, and snippets.

@jimmyz
Created March 3, 2009 23:11
Show Gist options
  • Save jimmyz/73604 to your computer and use it in GitHub Desktop.
Save jimmyz/73604 to your computer and use it in GitHub Desktop.
export LSCOLORS=cxfxcxdxbxegedabagacad
alias ls="ls -G -F"
alias ll="ls -l"
alias la="ls -a"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment