MAINT: latest conda requires more config

This commit is contained in:
Matthew Ryan Dillon 2020-05-13 16:44:36 -07:00
parent 4e388ed79a
commit 2c8e6f1d0b

View file

@ -88,3 +88,6 @@ path=(
) )
export -U PATH export -U PATH
export CONDA_ENVS_PATH=$HOME/.conda/envs:/opt/miniconda3/envs
export CONDA_PKGS_DIRS=$HOME/.conda/pkgs