Add note
This commit is contained in:
@@ -15,7 +15,8 @@ Run the following commands:
|
|||||||
cd ~/.ssh
|
cd ~/.ssh
|
||||||
ssh-keygen -t ed25519 -C "your_email@example.com"
|
ssh-keygen -t ed25519 -C "your_email@example.com"
|
||||||
```
|
```
|
||||||
|
> [!NOTE]
|
||||||
|
> You can also use a name instead of the email address i.e. `"lucas-desktop"`
|
||||||
|
|
||||||
## Add Keys to ssh-agent
|
## Add Keys to ssh-agent
|
||||||
Run the following command
|
Run the following command
|
||||||
|
|||||||
Reference in New Issue
Block a user