feat: update readme

This commit is contained in:
2022-07-21 01:22:23 +08:00
parent 31bf94c028
commit 2bfaf5dfcd

View File

@@ -109,6 +109,22 @@ vjG+EPEF3g8ywKaS8mZQX+sCAwEAAQ==
-----END PUBLIC KEY----- -----END PUBLIC KEY-----
``` ```
<br>
# SSH config
SSH config file: `~/.ssh/config`
```shell
Host *
IdentityAgent ~/socket.ssh
```
SSH config environment:
```shell
export SSH_AUTH_SOCK=~/socket.ssh
```
<br> <br>
Similar projects: Similar projects: