Skip to content

Instantly share code, notes, and snippets.

@4rc0s
Created November 18, 2008 06:20
Show Gist options
  • Save 4rc0s/26068 to your computer and use it in GitHub Desktop.
Save 4rc0s/26068 to your computer and use it in GitHub Desktop.
Colorize ls output under OS X Leopard. Place this in your .bash_profile.
# Command Aliases
alias ls="ls -GF"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment