Skip to content

Commit

Permalink
Merge pull request #2 from doutriaux1/conda
Browse files Browse the repository at this point in the history
Anaconda tweaks
  • Loading branch information
doutriaux1 committed Oct 14, 2019
2 parents 288bbe2 + 0c6de0e commit a5a29e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bash_local
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ case "$h" in
drdoom*)
ANACONDA_HOME=${HOME}/miniconda3;;
*)
ANACONDA_HOME=${HOME}/anaconda2;;
ANACONDA_HOME=${HOME}/miniconda3;;
esac
case `uname` in
Darwin*)
Expand Down

0 comments on commit a5a29e7

Please sign in to comment.