Skip to content

Instantly share code, notes, and snippets.

@aenoble
Forked from ForrestPhillips/install-wemux
Last active August 29, 2015 14:11
Show Gist options
  • Save aenoble/507eb8f4bacef9620d34 to your computer and use it in GitHub Desktop.
Save aenoble/507eb8f4bacef9620d34 to your computer and use it in GitHub Desktop.
sudo git clone git://github.com/zolrath/wemux.git /usr/local/share/wemux
sudo ln -s /usr/local/share/wemux/wemux /usr/local/bin/wemux
sudo cp /usr/local/share/wemux/wemux.conf.example /usr/local/etc/wemux.conf
sudo vim /usr/local/etc/wemux.conf
host_list=(dave dayton)
# Save and quit (:wq)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment