Add better cygwin support

pull/14/merge
Bruno Sutic 2015-10-08 14:28:56 +02:00
parent 3baff4e795
commit b0a8527eb4
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
2 changed files with 4 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Force text files to have unix eols, so Windows/Cygwin does not break them
*.* eol=lf

View File

@ -4,6 +4,8 @@ A set of tmux options that should be acceptable to everyone.
Inspired by [vim-sensible](https://github.com/tpope/vim-sensible).
Tested and working on Linux, OSX and Cygwin.
### Principles
- `tmux-sensible` options should be acceptable to **every** tmux user!<br/>