Skip to content
Snippets Groups Projects
Commit 32100f0d authored by nimrod's avatar nimrod
Browse files

.envrc: Bring in line with other projects.

parent 61b6c398
No related branches found
No related tags found
No related merge requests found
source_up # shellcheck shell=bash disable=SC1091
# vim: ft=sh
if ( cd .. && find_up .envrc >/dev/null )
then
source_up || true
fi
layout pipenv layout pipenv
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment