Skip to content

Instantly share code, notes, and snippets.

@davidbj
Last active December 22, 2015 19:29
Show Gist options
  • Select an option

  • Save davidbj/6519651 to your computer and use it in GitHub Desktop.

Select an option

Save davidbj/6519651 to your computer and use it in GitHub Desktop.
tmux install for Centos6
I.install 'rpmforge-release-0.5.3-1.el6.rf.i686.rpm'
rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.i686.rpm
II.install tmux for Centos6
yum instll tmux -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment