Skip to content

Instantly share code, notes, and snippets.

@Streek
Created January 24, 2018 18:07
Show Gist options
  • Select an option

  • Save Streek/94e12b472652560fe4b7be2d981d3a06 to your computer and use it in GitHub Desktop.

Select an option

Save Streek/94e12b472652560fe4b7be2d981d3a06 to your computer and use it in GitHub Desktop.
FIX ZSH ERRORS
cd $ZSH
git config core.autocrlf false
git rm --cached -r .
git reset --hard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment