This commit is contained in:
Lucas Mathews
2025-12-24 14:32:06 +01:00
parent a2ca87e2ff
commit 14449036b2

View File

@@ -15,7 +15,8 @@ Run the following commands:
cd ~/.ssh
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
Run the following command