iso
4/12/2016 - 1:35 AM

converting files from unix to dos format or vice versa

converting files from unix to dos format or vice versa

when using babun, after importing .vimrc there was a lot of errors with ^M. Needs to convert file from unix to dos

find ~/.vim -type f | xargs dos2unix