eac634033dcb467ac3f4f4db143532974715a2ba
58d842b5def19be0b71755e17c70baf36bc39ca8
@@ -1,5 +1,5 @@ if type -P lorri &>/dev/null; then - if test -n "$TMPDIR"; then + if test -n "${TMPDIR:=''}"; then export TMPDIR="$(readlink -f $TMPDIR)" fi eval "$(lorri direnv --flake .)"