Created
May 27, 2015 11:51
-
-
Save mjacobus/05a7ffafcf3ec68909df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias mb='cd ~/Projects/mb' | |
alias mbt='cd ~/Projects/mbtracking' | |
alias testmb='phpunit -c tests/phpunit.xml' | |
export SHELL=/usr/bin/zsh | |
exec /usr/bin/zsh -l |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment