Skip to content

CodeReady Containers (CRC) module for Prezto Zsh configuration framework

License

Notifications You must be signed in to change notification settings

prezto-contributions/prezto-crc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prezto-crc

CodeReady Containers (CRC) module for the Prezto Zsh configuration framework.

Installation

  1. Set the module directory using :prezto:load:pmodule-dirs setting in ~/.zpreztorc:

    zstyle ':prezto:load' pmodule-dirs $HOME/.zprezto-contrib
    
  2. Clone this repository:

    git clone https://github.com/prezto-contributions/prezto-crc.git ~/.zprezto-contrib/crc
    
  3. Add the module to the Prezto modules to load in your ~/.zpreztorc:

    zstyle ':prezto:load' pmodule \
      crc
    

Aliases

  • crcc is an alias for crc console
  • crcC is an alias for crc console --credentials
  • crcd is an alias for crc delete
  • crci is an alias for crc status
  • crcs is an alias for crc start
  • crcS is an alias for crc stop

About

CodeReady Containers (CRC) module for Prezto Zsh configuration framework

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages