# Set ruby environment if [ ! -v RENV_ORIG_PATH ] && [ -d ${HOME}/repo/renv ]; then . ${HOME}/repo/renv/renv.sh renv fi if [ -d ${HOME}/repo/bundler-exec ]; then . ${HOME}/repo/bundler-exec/bundler-exec.sh fi