Skip to content

Instantly share code, notes, and snippets.

View randomize's full-sized avatar

Mihailenco Eugene randomize

View GitHub Profile
@randomize
randomize / tmux_cygwin.md
Created November 10, 2015 08:23 — forked from zlalanne/tmux_cygwin.md
tmux on Cygwin

Steps to install tmux in Cygwin

Install required Cygwin packages

  1. run Cygwin setup.exe
  2. install these packages that are not installed by default: automake, gcc, git and pkg-config

Install libevent

  1. browse http://libevent.org
  2. download libevent-2.0.21-stable.tar.gz