Last active
February 12, 2022 13:26
-
-
Save szymczakk/ad5fe2e364ac381276a94546499fdde2 to your computer and use it in GitHub Desktop.
choco scripts for work
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
choco install microsoft-teams -y | |
choco install git -y | |
choco install vscode -y | |
choco install powertoys -y | |
choco install GoogleChrome -y | |
choco install nvm -y | |
choco install notepadplusplus -y | |
choco install kdiff3 -y | |
choco install azure-data-studio -y | |
choco install slack -y | |
choco install 7zip -y | |
choco install sysinternals -y | |
choco install autohotkey.portable -y | |
choco install linqpad -y | |
choco install dotnet-sdk -y | |
choco install azure-functions-core-tools-3 -y | |
choco install notion -y | |
choco install discord -y | |
choco install docker-desktop -y | |
choco install whatsapp -y | |
choco install microsoft-windows-terminal -y | |
choco install azure-cli -y | |
choco install bitwarden -y | |
choco install spotify -y | |
choco install jetbrains-rider -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment