Skip to content

Instantly share code, notes, and snippets.

View li1's full-sized avatar

Malte Sandstede li1

View GitHub Profile
@li1
li1 / install_mosh_locally.sh
Created July 22, 2019 08:56
install mosh locally (updated june 2017)
#!/bin/bash
# 2017-06 (paulirish): updated for latest sources
# and incorporated fixes from my comments here: https://gist.github.com/xiaom/8264691#gistcomment-1648455
# 2015-ish (zmil): 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
set -x