Skip to content

Instantly share code, notes, and snippets.

@usufu
Created September 4, 2013 08:12
Show Gist options
  • Save usufu/6434129 to your computer and use it in GitHub Desktop.
Save usufu/6434129 to your computer and use it in GitHub Desktop.
tmux1.8
sudo add-apt-repository ppa:pi-rho/dev (source)
sudo apt-get update (freshens the cache/database of packages)
sudo apt-cache show tmux (*optional, shows you available versions, 1.7 & 1.8 should be listed)
sudo apt-get install tmux
tmux -V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment