Files
profile/.rc.d/python.sh.disabled

4 lines
238 B
Plaintext
Executable File

# TODO see the java script for ideas. This should either detect a "best" python version or maybe just be removed.
export PATH="${PATH}:/Users/tom/Library/Python/3.9/bin"
export PYTHONPATH="{$PYTHONPATH}:/Users/tom/Library/Python/3.9/bin"