Skip to content

Commit b0a8527

Browse files
author
Bruno Sutic
committed
Add better cygwin support
1 parent 3baff4e commit b0a8527

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Force text files to have unix eols, so Windows/Cygwin does not break them
2+
*.* eol=lf

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A set of tmux options that should be acceptable to everyone.
44

55
Inspired by [vim-sensible](https://github.com/tpope/vim-sensible).
66

7+
Tested and working on Linux, OSX and Cygwin.
8+
79
### Principles
810

911
- `tmux-sensible` options should be acceptable to **every** tmux user!<br/>

0 commit comments

Comments
 (0)