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
1 changed files with 2 additions and 0 deletions

View File

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