Skip to content

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

License

Notifications You must be signed in to change notification settings

hotburger/ssh-connect

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%