Created
November 5, 2015 04:00
-
-
Save d9k/fee3e8011250b548bdca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function pyv() { | |
. ./venv/bin/activate | |
which python | |
python --version | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment