Commit 32100f0d authored by nimrod's avatar nimrod
Browse files

.envrc: Bring in line with other projects.

parent 61b6c398
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
source_up
# shellcheck shell=bash disable=SC1091
# vim: ft=sh
if ( cd .. && find_up .envrc >/dev/null )
then
    source_up || true
fi
layout pipenv