Skip to content

Instantly share code, notes, and snippets.

@piotrkilczuk
Created June 4, 2021 13:02
Show Gist options
  • Save piotrkilczuk/a00347b28493e02144de92af3c7d0d0c to your computer and use it in GitHub Desktop.
Save piotrkilczuk/a00347b28493e02144de92af3c7d0d0c to your computer and use it in GitHub Desktop.
pythonstartup_envrc
layout poetry
export PYTHONSTARTUP=`pwd`/_pythonstartup.py
export MYOTHERVAR=foobarbaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment