Some useful bash aliases on OS X
Here are some useful aliases that I use on OS X (put them in ~/.profile
or your other favorite place):
alias grep="grep --color"
alias subl="open -a 'Sublime Text 2.app'"
alias vlc="open -a 'VLC.app'"
alias jsonpretty="python -m json.tool"
Written by Keith Gable
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Alias
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#