mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Make sure homebrew Python is used in bash
This commit is contained in:
parent
2543bd4434
commit
a1c8b7968e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ export EDITOR='vim'
|
|||
|
||||
export PATH=$PATH:~/.nexustools
|
||||
export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities
|
||||
export PATH="/usr/local/opt/python/libexec/bin:$PATH"
|
||||
|
||||
#export PS1='\u:☕️ \W \$ '
|
||||
if [ -f $(brew --prefix)/etc/bash_completion ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue