Update README.md

This commit is contained in:
Alex Kup 2023-04-20 11:46:23 +03:00 committed by GitHub
parent e35df3339e
commit 9ca03e8c21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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` \