202412291735469867

This commit is contained in:
fz0x1 2024-12-29 11:57:47 +01:00
parent f79ba355c4
commit d06308dc87
6 changed files with 36 additions and 42 deletions

View file

@ -9,5 +9,7 @@ fi
## python 3.11
export PATH=/opt/homebrew/opt/python@3.11/libexec/bin:$PATH
export PATH=/Users/fz0x1/Library/Python/3.11/bin:$PATH
export PATH=/Applications/Emacs.app/Contents/MacOS:$PATH
export PATH=//Users/fz0x1/.local/bin:$PATH
## docker on apple silicon
# export DOCKER_DEFAULT_PLATFORM=linux/amd64