Added python-pip3 path specific to macOS

This commit is contained in:
Eric Renfro 2020-02-29 13:09:11 -05:00
parent 8c610acc9e
commit a483e7b369
Signed by: psi-jack
GPG key ID: 14977F3A50D9A5BF

View file

@ -0,0 +1,2 @@
export PATH="$PATH:$HOME/Library/Python/3.7/bin"