|
|
|
@ -16,9 +16,9 @@
|
|
|
|
|
2. Write `ssh-keygen -t ed25519 -C "your_email@example.com"` replacing "your_email@example.com" with your own and press enter.
|
|
|
|
|
* Press enter on all questions.
|
|
|
|
|
3. Press the windows key, search for `services` and press the blueish cogs.
|
|
|
|
|
4. Scroll down and find `OpenSSH Authentication Agent` Right click and press `**Preferences**`.
|
|
|
|
|
5. Open the `StartMethod` dropdown and select `**Automatic (Delayed start)**`.
|
|
|
|
|
6. Press apply then press start. you can now exit the "Services" app.
|
|
|
|
|
4. Scroll down and find `OpenSSH Authentication Agent` Right click and press `Preferences`.
|
|
|
|
|
5. Open the `StartMethod` dropdown and select `Automatic (Delayed start)`.
|
|
|
|
|
6. Press apply then press start. you can now exit the `Services` app.
|
|
|
|
|
7. Open `File Explorer` and navigate to `C:\Users\"YOUR NAME"\.ssh`.
|
|
|
|
|
8. Make sure that you have File extentions enabled in the show menu of File Explorer.
|
|
|
|
|
9. Now Make a file and name it `config` with no extention.
|
|
|
|
|