Skip to content

Instantly share code, notes, and snippets.

View dima74's full-sized avatar

Dmitry Murzin dima74

  • Saint Petersburg
View GitHub Profile
@dima74
dima74 / install_mosh_locally.sh
Created November 28, 2018 19:34 — forked from xiaom/install_mosh_locally.sh
install mosh locally
#!/bin/sh
set -e
set -x
# this script does absolutely ZERO error checking. however, it worked
# for me on a RHEL 6.3 machine on 2012-08-08. clearly, the version numbers
# and/or URLs should be made variables. cheers, zmil...@cs.wisc.edu
mkdir mosh