Anaconda setup
This commit is contained in:
parent
5f4707a16d
commit
eb8d641a32
1 changed files with 3 additions and 0 deletions
3
.profile
3
.profile
|
|
@ -20,3 +20,6 @@ fi
|
|||
if [ -d "$HOME/bin" ] ; then
|
||||
PATH="$HOME/bin:$PATH"
|
||||
fi
|
||||
|
||||
# added by Anaconda3 2.4.1 installer
|
||||
export PATH="/Users/doty/anaconda/bin:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue