A Zsh plugin to List, Select and SSH into an EC2 instance!
zplug "raisedadead/zsh-awsssh"
antigen bundle raisedadead/zsh-awsssh
git clone https://github.com/raisedadead/zsh-awsssh.git $ZSH_CUSTOM/plugins/zsh-awsssh
plugins=(
#...
zsh-awsssh
)
git clone https://github.com/raisedadead/zsh-awsssh.git
source zsh-awsssh/awsssh.plugin.zsh
awsssh
Software: The software as it is licensed under the ISC License, please feel free to extend, re-use, share the code.