Skip to content

Instantly share code, notes, and snippets.

@stefanledin
Created October 6, 2014 12:25
Show Gist options
  • Select an option

  • Save stefanledin/8220c053dd35d449260f to your computer and use it in GitHub Desktop.

Select an option

Save stefanledin/8220c053dd35d449260f to your computer and use it in GitHub Desktop.
alias phpmamp='/Applications/MAMP/bin/php/php5.3.28/bin/php'
alias sr='open -a SourceTree'
alias subl='/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl'
alias htdocs='cd /Applications/MAMP/htdocs'
alias wpth='cd wp-content/themes'
alias codeception='phpmamp vendor/codeception/codeception/codecept'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment