export PATH=/usr/local/bin:$PATH
if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
eval "$(rbenv init -)"
export PATH="/usr/local/sbin:$PATH"
