Skip to content

πŸ™ simple ssh manager based on bash/zsh history

License

Notifications You must be signed in to change notification settings

gko/ssh-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

With Fig

Fig adds apps, shortcuts, and autocomplete to your existing terminal.

Install ssh-connect in just one click.

Like it?

⭐ this repo

License

MIT

Copyright (c) 2012-2016 Konstantin Gorodinskiy