This commit is contained in:
4
init.ps1
4
init.ps1
@ -8,13 +8,11 @@ winget install `
|
||||
`
|
||||
Microsoft.powershell `
|
||||
Hashicorp.Terraform `
|
||||
Amazon.AWSCLI `
|
||||
Kubernetes.kubectl `
|
||||
Helm.Helm `
|
||||
Derailed.k9s `
|
||||
Git.Git `
|
||||
ahmetb.kubectx `
|
||||
AltDrag.AltDrag `
|
||||
OpenVPNTechnologies.OpenVPN `
|
||||
DEVCOM.JetBrainsMonoNerdFont
|
||||
|
||||
@ -37,7 +35,5 @@ $env:PATH = "$env:PATH;C:\Program Files\Vim\vim91;"
|
||||
'@ | `
|
||||
Out-File -FilePath $profile
|
||||
|
||||
Set-Location ~/Desktop
|
||||
|
||||
Start-Process powershell -Verb runAs "Set-Service ssh-agent -StartupType Automatic"
|
||||
Start-Process powershell -Verb runAs "Start-Service ssh-agent"
|
||||
|
Reference in New Issue
Block a user