diff --git a/README.md b/README.md index 884d1bd..518d39f 100644 --- a/README.md +++ b/README.md @@ -2090,6 +2090,7 @@ $Excel.Quit() `git --version` `git config --global user.name "Lifailon"` добавить имя для коммитов \ `git config --global user.email "lifailon@mail.com"` \ +`git config --global --edit` \ `ssh-keygen -t rsa -b 4096 -с "lifailon@mail.com"` \ `Get-Service | where name -match "ssh-agent" | Set-Service -StartupType Automatic` \ `Get-Service | where name -match "ssh-agent" | Start-Service` \