Added python-pip3 path specific to macOS
This commit is contained in:
parent
3efb76a5f3
commit
316b089264
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