parent
0815fd5279
commit
7c90f97f1f
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ PATH="$HOME/.config/bin:$PATH"
|
|||
# Composer (PHP)
|
||||
PATH="$HOME/.composer/vendor/bin:$PATH"
|
||||
|
||||
## RVM
|
||||
|
||||
source /Users/maxbucknell/.rvm/scripts/rvm
|
||||
|
||||
## Completion
|
||||
|
||||
# Load up the extra Z Shell completions
|
||||
|
|
Loading…
Add table
Reference in a new issue