diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4cde323 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Force text files to have unix eols, so Windows/Cygwin does not break them +*.* eol=lf diff --git a/README.md b/README.md index 2bad295..15e92a8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Together these features enable uninterrupted tmux usage. No matter the computer or server restarts, if the machine is on, tmux will be there how you left it off the last time it was used. +Tested and working on Linux, OSX and Cygwin. + #### Continuous saving Tmux environment will be saved at the interval of 15 minutes. All the saving