comment définir le chemin [email protected] sur 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
Blue-eyed Bug