Updated Emoji (markdown)

Lauri Ojansivu 2024-06-26 06:25:47 +03:00
parent 43d747b6ed
commit 7039786fca

@ -31,7 +31,8 @@ git config --global push.default simple
nano .ssh/config
```
There add your User (GitHub username) and ssh private key:
There add your User (GitHub username) and IdentityFile (Your ssh private key. Not public key that has .pub).
For indentation, use one tab.
```
Host *
IdentitiesOnly=yes