Skip to content

Instantly share code, notes, and snippets.

@raphapr
Created February 24, 2017 15:05
Show Gist options
  • Save raphapr/fdf08e50d4bbfbb8626e42f4bf975897 to your computer and use it in GitHub Desktop.
Save raphapr/fdf08e50d4bbfbb8626e42f4bf975897 to your computer and use it in GitHub Desktop.
#!/bin/bash
apt-get update
apt-get upgrade -y
apt-get install -y tmux
wget bit.ly/rprtmux
mv rprtmux ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment