Guest User

Untitled

a guest
Oct 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. # Customize to your needs...
  2. export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin
  3.  
  4. export NODE_PATH=/usr/local/lib/node_modules
  5.  
  6. PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
  7. [[ -s "/Users/michaelmartinez/.rvm/scripts/rvm" ]] && source "/Users/michaelmartinez/.rvm/scripts/rvm"
Add Comment
Please, Sign In to add comment