This commit is contained in:
Max Bucknell 2015-06-24 18:11:46 +01:00
parent d38851d9d0
commit f2b4ebd139

View file

@ -24,6 +24,10 @@ PATH="$HOME/.config/bin:$PATH"
# Composer (PHP) # Composer (PHP)
PATH="$HOME/.composer/vendor/bin:$PATH" PATH="$HOME/.composer/vendor/bin:$PATH"
## RVM
source /Users/maxbucknell/.rvm/scripts/rvm
## Completion ## Completion
# Load up the extra Z Shell completions # Load up the extra Z Shell completions