Dotfiles/.zlogin

5 lines
114 B
Bash

source ~/.rvm/scripts/'rvm'
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
PATH=/usr/local/bin:$PATH