Created
May 4, 2021 23:01
-
-
Save jkeefe/2e9bf98d1407bb783966ce9d1c17074d 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
export EDITOR=pico | |
# JK Abbreviated prompt | |
PROMPT='%1~ ∴ ' | |
## Direct pipenv to build dependencies right in the project | |
## folder under .venv | |
export PIPENV_VENV_IN_PROJECT=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment