CodeReady Containers (CRC) module for the Prezto Zsh configuration framework.
-
Set the module directory using
:prezto:load:pmodule-dirs
setting in~/.zpreztorc
:zstyle ':prezto:load' pmodule-dirs $HOME/.zprezto-contrib
-
Clone this repository:
git clone https://github.com/prezto-contributions/prezto-crc.git ~/.zprezto-contrib/crc
-
Add the module to the Prezto modules to load in your
~/.zpreztorc
:zstyle ':prezto:load' pmodule \ crc
crcc
is an alias forcrc console
crcC
is an alias forcrc console --credentials
crcd
is an alias forcrc delete
crci
is an alias forcrc status
crcs
is an alias forcrc start
crcS
is an alias forcrc stop