Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for miniconda installations via homebrew #59

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

guger
Copy link
Contributor

@guger guger commented Apr 15, 2024

Added support for miniconda installations via homebrew by checking, if the conda executable is installed on a homebrew path, i.e. /opt/homebrew/bin/conda.

In this case, /opt/homebrew/Caskroom/miniconda/base/envs should be used as the global environments path.

Copy link
Contributor

@esc esc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest to add a comment and use [[ instead of test since this is what is being used throughout the rest of the completion.

_conda Show resolved Hide resolved
_conda Outdated Show resolved Hide resolved
guger and others added 2 commits April 15, 2024 15:15
Use inherent style in if statements and add comments.

Co-authored-by: Emergency Self-Construct <esc@users.noreply.github.com>
@guger guger requested a review from esc April 15, 2024 13:19
@esc
Copy link
Contributor

esc commented Apr 15, 2024

@guger well done! Thank you for your contribution! 🙏

@esc esc closed this Apr 15, 2024
@esc esc reopened this Apr 15, 2024
@esc esc merged commit d8284fd into conda-incubator:master Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants