This commit is contained in:
fz0x1 2024-10-28 20:54:56 +01:00
parent 796d37ec0a
commit 12ba4305b0
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
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