PATH_add $PWD
export BIZ_ROOT=$PWD

export GUILE_LOAD_PATH=$PWD
export EDITOR=vim
if type lorri &>/dev/null
then
    eval "$(lorri direnv)"
fi