Skip to content

Instantly share code, notes, and snippets.

@floreo
Created September 13, 2014 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floreo/1f389c1850ca5ee5cdf9 to your computer and use it in GitHub Desktop.
Save floreo/1f389c1850ca5ee5cdf9 to your computer and use it in GitHub Desktop.
[vi] Change end of line of a file to unix one
Start vi, and type
:set fileformat=unix
Save it, done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment