Discover, install, and configure shell plugins with Fig Plugin Store ā†’
šŸ™

Ssh Connect (gko)

Simple ssh manager based on bash/zsh history

gko
|
109 stars
14 forks

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.

demo

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

Like it?

:star: this repo

License

MIT

Copyright (c) 2012-2016 Konstantin Gorodinskiy