20241012
This commit is contained in:
parent
f4a62d0f92
commit
15aee3e3fb
3 changed files with 12 additions and 12 deletions
|
@ -4,8 +4,8 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
|||
alias bug='brew upgrade'
|
||||
fi
|
||||
|
||||
## python 3.12
|
||||
#export PATH=/opt/homebrew/opt/python@3.12/libexec/bin:$PATH
|
||||
## python 3.13
|
||||
# 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
|
||||
## docker on apple silicon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue