Skip to content

Instantly share code, notes, and snippets.

@jkeefe
Created May 4, 2021 23:01
Show Gist options
  • Save jkeefe/2e9bf98d1407bb783966ce9d1c17074d to your computer and use it in GitHub Desktop.
Save jkeefe/2e9bf98d1407bb783966ce9d1c17074d to your computer and use it in GitHub Desktop.
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