Skip to content

Instantly share code, notes, and snippets.

@dazld
Created February 7, 2014 09:21
Show Gist options
  • Save dazld/8859554 to your computer and use it in GitHub Desktop.
Save dazld/8859554 to your computer and use it in GitHub Desktop.
export CLICOLOR=1
export LSCOLORS=GxFxCxDxBxegedadagaced
alias ll="ls -al"
alias ls="ls -G"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment