This commit is contained in:
fz0x1 2024-10-28 20:54:56 +01:00
parent 15aee3e3fb
commit ea1e4bafba
2 changed files with 13 additions and 12 deletions

View file

@ -8,5 +8,6 @@ fi
# export PATH=/opt/homebrew/opt/python@3.13/libexec/bin:$PATH
## python 3.11
export PATH=/opt/homebrew/opt/python@3.11/libexec/bin:$PATH
export PATH=/Users/fz0x1/Library/Python/3.11/bin:$PATH
## docker on apple silicon
# export DOCKER_DEFAULT_PLATFORM=linux/amd64