Created
February 25, 2015 18:25
-
-
Save nickcarenza/e6a7b3634e45d7c96b1f to your computer and use it in GitHub Desktop.
Useful shell aliases
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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