Add files via upload
This commit is contained in:
parent
9ca03e8c21
commit
f6b06837d8
1 changed files with 1 additions and 0 deletions
1
posh.txt
1
posh.txt
|
|
@ -2090,6 +2090,7 @@ $data | Export-Excel .\ps.xlsx -AutoNameRange -ExcelChartDefinition $Chart -Show
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue