Home

Awesome

zsh-awsssh

A Zsh plugin to List, Select and SSH into an EC2 instance!

<img width="1424" alt="image" src="https://github.com/raisedadead/zsh-awsssh/assets/1884376/faf14758-7e76-4759-8c25-2cb39605a217">

Installation

Zplug

zplug "raisedadead/zsh-awsssh"

Antigen

antigen bundle raisedadead/zsh-awsssh

Oh-My-Zsh (WHY?!!)

git clone https://github.com/raisedadead/zsh-awsssh.git $ZSH_CUSTOM/plugins/zsh-awsssh
plugins=(
  #...
  zsh-awsssh
  )

Manual

git clone https://github.com/raisedadead/zsh-awsssh.git
source zsh-awsssh/awsssh.plugin.zsh

Usage

awsssh

License

Software: The software as it is licensed under the ISC License, please feel free to extend, re-use, share the code.