Worked on zsh stuff
Dropped rvm line, added nvm line and moved back to a directory
This commit is contained in:
parent
2418a2f05c
commit
a3dfe7551f
2 changed files with 1 additions and 1 deletions
|
@ -85,5 +85,5 @@ for method in GET HEAD POST PUT DELETE TRACE OPTIONS; do
|
|||
alias "$method"="lwp-request -m '$method'"
|
||||
done
|
||||
|
||||
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
|
||||
source $(brew --prefix nvm)/nvm.sh
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue