Skip to content

prezto-contributions/prezto-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prezto-helm

Helm 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/tarak/prezto-helm.git ~/.zprezto-contrib/helm
    
  3. Add the module to the Prezto modules to load in your ~/.zpreztorc:

    zstyle ':prezto:load' pmodule \
      helm
    

Aliases

  • hl is an alias for helm
  • hld is an alias for helm delete
  • hli is an alias for helm install
  • hls is an alias for helm status
  • hlu is an alias for helm upgrade

Releases

No releases published

Packages

No packages published

Languages