cara mengatur jalur [email protected] di 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