Add info that cygwin is supported

Closes #42
This commit is contained in:
Bruno Sutic 2015-10-08 01:11:27 +02:00
parent aa09a56f4b
commit 01c714fcad
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- add a doc with troubleshooting instructions
- add `.gitattributes` file that forces linefeed characters (classic `\n`) as
line endings - helps with misconfigured git on windows/cygwin
- readme update: announce Cygwin support
### v3.0.0, 2015-08-03
- refactor `shared_set_tpm_path_constant` function

View File

@ -4,6 +4,8 @@
Installs and loads TMUX plugins.
Tested and working on Linux, OSX and Cygwin.
### Installation
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.