3 lines
98 B
Bash
3 lines
98 B
Bash
eval "$(/opt/homebrew/bin/brew shellenv)"
|
|
export PATH="$(brew --prefix python)/libexec/bin:$PATH"
|