Skip to content

Instantly share code, notes, and snippets.

@nickcarenza
Created February 25, 2015 18:25
Show Gist options
  • Save nickcarenza/e6a7b3634e45d7c96b1f to your computer and use it in GitHub Desktop.
Save nickcarenza/e6a7b3634e45d7c96b1f to your computer and use it in GitHub Desktop.
Useful shell aliases
alias ll='ls -lG'
alias l='ls'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment