Added python-pip3 path specific to macOS
This commit is contained in:
parent
8c610acc9e
commit
a483e7b369
1 changed files with 2 additions and 0 deletions
2
.local/dotfiles/environment/python-macos.zsh##o.Darwin
Normal file
2
.local/dotfiles/environment/python-macos.zsh##o.Darwin
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
export PATH="$PATH:$HOME/Library/Python/3.7/bin"
|
||||||
|
|
Loading…
Reference in a new issue