reworking windows 10 section.

Adding links for WSL2 and Windows Terminal
This commit is contained in:
Russell Riker 2020-08-29 01:50:47 -04:00
parent 8a7dce43be
commit d5c2748053
1 changed files with 2 additions and 2 deletions

View File

@ -162,9 +162,9 @@ where username is your username (~ben would use `ssh ben@tilde.team`)
### windows 10
windows 10 1809 or later has openssh built in, so you no longer need to install third-party tools. if openssh is not enabled, please see microsoft's documentation on [openssh in windows](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview).
windows 10 1809 or later has openssh built in, so you no longer need to install third-party tools. if openssh is not enabled, please see microsoft's documentation on [openssh in windows](https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_overview). As of spring 2020, you can now also use [wsl2](https://docs.microsoft.com/en-us/windows/wsl/wsl2-index) to create ssh keys. There is also the new [windows terminal](https://docs.microsoft.com/en-us/windows/terminal/), where you can run powershell, linux kernals (in wsl2), and old cmd if you want.
#### generating your keypair
#### generating your keypair with powershell
1. open your new shell