#!/bin/sh # Init rbenv for psacln members if id -Gn | grep -q '\bpsacln\b'; then eval "$(rbenv init -)" fi