You chosen a favorite command shell and spent months to stuffed it with shortcuts and colors. But when you move from local to remote host using ssh you lose it all. The mission of xxh is to bring your favorite shell wherever you go through the ssh.
## Install or update ``` python3 -m pip install --upgrade xonssh-xxh ``` After install you can just using `xxh` command as replace `ssh` to connecting to the host because `xxh` has seamless support of basic `ssh` command arguments. ## Usage ``` $ ./xxh -h usage: xxh