Skip to content

maxrodrigo/zsh-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform for ZSH

A sensitive Terraform plugin for ZSH

Install

# µz
zass 'maxrodrigo/zsh-terraform'

# zplug
zplug 'maxrodrigo/zsh-terraform'

# zgen
zgen load 'maxrodrigo/zsh-terraform'

# Antigen
antigen bundle 'maxrodrigo/zsh-terraform'

# for omf
omf install https://github.com/maxrodrigo/zsh-terraform

# zinit
zinit load maxrodrigo/zsh-terraform

# oh-my-zsh
git clone https://github.com/maxrodrigo/zsh-terraform ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-terraform

# manually
# Clone the repository and source it in your shell's rc file.