Skip to content

Instantly share code, notes, and snippets.

@alekzonder
Last active December 7, 2016 07:13
Show Gist options
  • Save alekzonder/2a36ccf835435bca88a6329d8da9a960 to your computer and use it in GitHub Desktop.
Save alekzonder/2a36ccf835435bca88a6329d8da9a960 to your computer and use it in GitHub Desktop.
sudo apt-get install -y python-software-properties && \
sudo add-apt-repository ppa:keithw/mosh && \
sudo apt-get update && \
sudo apt-get install -y mosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment