You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formerly .env was being used for virtualenv's inside the
bootstrap and gitignore.
Changed it to .venv to not conflict with autoenv, a separate application
for running arbitrary commands upon cd(1).
0 commit comments