Awesome
ssh-connect
🐙 simple ssh manager. It looks for your previous ssh sessions in $HISTFILE
and keeps relevant the ones that you reconnect to. Supports bash and zsh.
Installation
Manually
git clone --recursive https://github.com/gko/ssh-connect
then in .bashrc or .zshrc:
source ./ssh-connect/ssh-connect.sh
With antigen
In your .zshrc
antigen bundle gko/ssh-connect
With Fig
Fig adds apps, shortcuts, and autocomplete to your existing terminal.
Install ssh-connect
in just one click.
<a href="https://fig.io/plugins/other/ssh-connect_gko" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
Like it?
:star: this repo
License
Copyright (c) 2012-2016 Konstantin Gorodinskiy