Added python-pip3 path specific to macOS

This commit is contained in:
Eric Renfro 2020-02-29 13:09:11 -05:00
parent 3efb76a5f3
commit 316b089264
1 changed files with 2 additions and 0 deletions

View File

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