Skip to content

Instantly share code, notes, and snippets.

@rudaoshi
Created March 19, 2022 03:19
Show Gist options
  • Save rudaoshi/bffe02d658b57aa89dc4407622aa0aa1 to your computer and use it in GitHub Desktop.
Save rudaoshi/bffe02d658b57aa89dc4407622aa0aa1 to your computer and use it in GitHub Desktop.
conda configuration for project management
conda config --add envs_dirs ~/Projects/.envs
conda config --set env_prompt '({name})'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment