Skip to content

Instantly share code, notes, and snippets.

@namklabs
Created January 22, 2016 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save namklabs/fa1d8ff4b3c64d98a701 to your computer and use it in GitHub Desktop.
Save namklabs/fa1d8ff4b3c64d98a701 to your computer and use it in GitHub Desktop.
alias www to your MAMP folder on OS X
echo "alias www='cd ~/Desktop/www;clear;pwd;ls -a'" >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment