20241012
This commit is contained in:
parent
2c3eec2c2c
commit
796d37ec0a
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