A zsh plugin for the miniconda Line Interface (miniconda CLI) completions.
Using the ⚡ Zap minimal zsh plugin manager, add the following to your .zshrc
# Install plugin
plug "cmuench/zsh-miniconda"
A check will be performed to verify that miniconda
has been installed:
miniconda
- Miniconda Installation Documentation
The zsh-miniconda plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.