Skip to content

Instantly share code, notes, and snippets.

@denhamparry
Created July 8, 2019 22:04
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 denhamparry/1f3927da50ad30798ed899f98f86747a to your computer and use it in GitHub Desktop.
Save denhamparry/1f3927da50ad30798ed899f98f86747a to your computer and use it in GitHub Desktop.
ssh returns “Bad owner or permissions on ~/.ssh/config”
$ chmod 600 ~/.ssh/config
$ chown $USER ~/.ssh/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment