项目作者: Qoyyuum

项目描述 :
My chocolatey repo of all the things I can't live without on any of my machines.
高级语言: PowerShell
项目地址: git://github.com/Qoyyuum/my-choco.git
创建时间: 2021-05-24T03:51:30Z
项目社区:https://github.com/Qoyyuum/my-choco

开源协议:

下载


My Chocolatey Installs :chocolate_bar:

Ensure that Execution Policy is set : Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Run choco-install.ps1 with Powershell with Administrator Rights (i.e. search Powershell from Start Menu, Right-Click > Select “Run as Administrator”, cd to choco-install.ps1 folder and execute with .\choco-install.ps1)

Feel free to edit the content to include or exclude certain chocolatey packages.