Files
openfreemap/.envrc
2025-02-27 12:51:05 +01:00

8 lines
127 B
Bash

# used by direnv to
# auto-activate python virtualenv
# https://github.com/direnv/direnv
source .venv/bin/activate
unset PS1