Skip to content

Instantly share code, notes, and snippets.

@dcrystalj
Created January 13, 2015 13:10
Show Gist options
  • Save dcrystalj/a0e6ff1f7fe8c1515054 to your computer and use it in GitHub Desktop.
Save dcrystalj/a0e6ff1f7fe8c1515054 to your computer and use it in GitHub Desktop.
fix cygwin permissions for keys
chgrp -Rv Users ~/.ssh/* chmod -vR 600 ~/.ssh/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment