All Projects → gko → Ssh Connect

gko / Ssh Connect

Licence: mit
🐙 simple ssh manager based on bash/zsh history

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Ssh Connect

Pm
The easy way to switch between your projects on ZSH
Stars: ✭ 142 (+65.12%)
Mutual labels:  zsh, manager
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (+1.16%)
Mutual labels:  zsh, ssh
Gbt
Highly configurable prompt builder for Bash, ZSH and PowerShell written in Go.
Stars: ✭ 457 (+431.4%)
Mutual labels:  zsh, ssh
Xxh
🚀 Bring your favorite shell wherever you go through the ssh.
Stars: ✭ 2,559 (+2875.58%)
Mutual labels:  zsh, ssh
config
Fig's integrations with bash, zsh, fish, ssh, and tmux. Also contains Fig's installation and update scripts. Finally, this repo is the root of the .fig folder that is installed on your computer when you download Fig!
Stars: ✭ 44 (-48.84%)
Mutual labels:  zsh, ssh
zsh-ssh-agent
Ssh-agent management for zsh
Stars: ✭ 19 (-77.91%)
Mutual labels:  zsh, ssh
Sultan
Sultan: Command and Rule over your Shell
Stars: ✭ 625 (+626.74%)
Mutual labels:  zsh, ssh
Ssh Shop
项目描述:建立购物小商城平台. 实现了前台页面系统。 技术描述:通过Spring 主框架来管理Struts2和Hibernate 框架搭建的电商小平台,用MySQL数据库并创建了表有用户表,订单表,商品表,商品分类表,商品内容表,购物车表等来存储数据。用到hibernate的懒加载方式来展示页面商品,商品分类,分类内容等信息。利用hibernate中session的方法实现分页显示商品。在网上下载的接口文档开发银行开放性接口,实现在线支付功能。用到html,css,js,ajax技术开发前端页面。后台实现利用Struts2的MVC模式对前端视图与后台数据交互,hibernate来处理dao层的业务逻辑的实现。
Stars: ✭ 78 (-9.3%)
Mutual labels:  ssh
Dotfiles
My dotfiles
Stars: ✭ 81 (-5.81%)
Mutual labels:  zsh
To Vim Tmux Zsh
如何让 vim,tmux,zsh 成为我们的神器
Stars: ✭ 78 (-9.3%)
Mutual labels:  zsh
Invite Manager
This bot will show who invited who. It's recording and showing the total count of invitations of an user, how many of them left, etc.
Stars: ✭ 77 (-10.47%)
Mutual labels:  manager
Zpyi
The power of python in your Zsh - Unobtrusive and easy python scripting in shell
Stars: ✭ 78 (-9.3%)
Mutual labels:  zsh
Jjg Ansible Windows
[DEPRECATED] Windows shell provisioning script to bootstrap Ansible from within a Vagrant VM.
Stars: ✭ 82 (-4.65%)
Mutual labels:  ssh
Cm
Configuration manager for Aerokube products
Stars: ✭ 78 (-9.3%)
Mutual labels:  manager
Tomahawk
A simple ssh wrapper to execute commands into many hosts.
Stars: ✭ 83 (-3.49%)
Mutual labels:  ssh
Vg
Virtualgo: Easy and powerful workspace based development for go
Stars: ✭ 1,213 (+1310.47%)
Mutual labels:  zsh
Mysql Colorize
Adds color for mysql tables
Stars: ✭ 85 (-1.16%)
Mutual labels:  zsh
Gridfieldbulkeditingtools
SilverStripe GridField Components set for bulk upload and bulk record edit, unlink & delete 📦💥
Stars: ✭ 83 (-3.49%)
Mutual labels:  manager
Paramgmt
A parallel SSH-based remote machine management system
Stars: ✭ 80 (-6.98%)
Mutual labels:  ssh
Awa Ssh
Purely functional SSH library in ocaml.
Stars: ✭ 80 (-6.98%)
Mutual labels:  ssh

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?

⭐️ this repo

License

MIT

Copyright (c) 2012-2016 Konstantin Gorodinskiy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].