Skip to content

Instantly share code, notes, and snippets.

@aarongarciah
Last active January 23, 2016 18:38
Show Gist options
  • Save aarongarciah/16c558254109b72e49e6 to your computer and use it in GitHub Desktop.
Save aarongarciah/16c558254109b72e49e6 to your computer and use it in GitHub Desktop.
Custom terminal commands in OSX. Restart the terminal and the changes will take effect.
alias w='cd ~/www'
alias gs='gulp serve'
vim ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment