You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add notes about how wsl can only be run as Administrator and the fastest way to do it is opening an existing window and running Start-Process Powershell -Verb runAs. (There are other, non-CLI methods, but this is the fastest.)
Add an .ssh/config setup references and instructions.
Update ssh-keygen instructions to have separate instructions for both Pantheon and GitHub, since Pantheon is behind GitHub in what keys are supported / required.
Planning Items
Setting up Windows
File name extensions
andHidden items
.Bash Setup
.profile
)WSL Installation and Configuration
wsl
can only be run as Administrator and the fastest way to do it is opening an existing window and runningStart-Process Powershell -Verb runAs
. (There are other, non-CLI methods, but this is the fastest.)Local Work
SSH Stuff
.ssh/config
setup references and instructions.ssh-keygen
instructions to have separate instructions for both Pantheon and GitHub, since Pantheon is behind GitHub in what keys are supported / required.sudo apt get keychain
--> https://www.funtoo.org/KeychainThe text was updated successfully, but these errors were encountered: