Browse Source

Added permission info

Joachim Marthinsen Giæver 7 years ago
parent
commit
347d97e1a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -24,6 +24,7 @@ Host git.giaever.org
     IdentityFile <my ssh key file>
 ```
 
+* Ensure the permission to the config-file is correct: `chmod 0600 ~/.ssh/config`.
 * Now print your public key: `$ cat <my ssh key file>.pub`
 * Copy the printed content and paste that text where you [add your key](https://git.giaever.org/user/settings/ssh) (login required) by pressing CTRL+v. Please give the key a good description as you may have several keys on different computers.