Skip to content

Commit 3f3d9a9

Browse files
author
Ryan Lail
authored
Update to ed25519 from rsa
Update command to add ssh key to ssh agent to ed25519 from rsa
1 parent 3d0d13d commit 3f3d9a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
```shell
2-
$ ssh-add ~/.ssh/id_rsa
2+
$ ssh-add ~/.ssh/id_ed25519
33
```

0 commit comments

Comments
 (0)