Skip to content

Instantly share code, notes, and snippets.

@manhg
Created June 23, 2020 05:59
Show Gist options
  • Save manhg/e7945a343e0f92cdf898e61350f40f68 to your computer and use it in GitHub Desktop.
Save manhg/e7945a343e0f92cdf898e61350f40f68 to your computer and use it in GitHub Desktop.
# auto use virtual env
export PATH="$HOME/.virtualenvs/${PWD##*/}/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment