Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 663 Bytes

zsh-miniconda

A zsh plugin for the miniconda Line Interface (miniconda CLI) completions.

Install

Using the ⚡ Zap minimal zsh plugin manager, add the following to your .zshrc

# Install plugin
plug "cmuench/zsh-miniconda"

Prerequisite Checks

A check will be performed to verify that miniconda has been installed:

  • miniconda - Miniconda Installation Documentation

License

The zsh-miniconda plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.