case $- in *i*) ;; *) return;; esac # Oh My bash Config export OSH="$HOME/.config/oh-my-bash" export OSH_CUSTOM="$HOME/.config/oh-my-bash-custom"