feat: update readme
This commit is contained in:
16
README.md
16
README.md
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user