Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 431 Bytes

SSX

SSX is SSH on colorful xterm.

Description

SSX uses consistent colors for the same hostname, so that it is easier to navigate accross different windows with different remote shells. No color configuration is required: colors selection is based on the hash of the hostname string.

Usage

Just replace the ssh command with ssx, it uses the same syntax:

$ ssx.rb [ssh options] user@host [command]