Skip to content

Commit

Permalink
Add everything-wordpress support
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletolle committed Mar 18, 2015
1 parent 586793d commit b5abee7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .zshrc
Expand Up @@ -113,3 +113,7 @@ export PATH="/usr/local/heroku/bin:$PATH"

# added by travis gem
source /Users/kyle/.travis/travis.sh

# For everything-wordpress
export PATH=$PATH:/Users/kyle/Dropbox/code/kyletolle/everything-wordpress/bin
alias bew="BUNDLE_GEMFILE=/Users/kyle/Dropbox/code/kyletolle/everything-wordpress/Gemfile bundle exec ew ${@:2}"

0 comments on commit b5abee7

Please sign in to comment.