how to set path [email protected] on mac zsh code example
Example: how to set path [email protected] on mac zsh
# This one worked perfect
# you can always check first
$ whcih openssl # before and after
$ echo 'export PATH="/usr/local/opt/[email protected]/bin:$PATH"' >> ~/.zshrc