reegnz / aws-vault-zsh-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS-Vault ZSH Plugin

DEPRECATED This plugin is not maintained anymore. Use https://github.com/blimmer/zsh-aws-vault instead. The completion script has been contributed to that repo so you get the exact same thing.

asciicast

Installation

antigen bundle reegnz/aws-vault-zsh-plugin
zgen load reegnz/aws-vault-zsh-plugin
  1. Clone this repository into oh-my-zsh's plugins directory:
git clone https://github.com/reegnz/aws-vault-zsh-plugin.git \
  ~/.oh-my-zsh/custom/plugins/aws-vault-zsh-plugin
  1. Activate the plugin in ~/.zshrc:
plugins=( [plugins...] aws-vault-zsh-plugin)

About

License:MIT License


Languages

Language:Shell 100.0%