Skip to content

Instantly share code, notes, and snippets.

@kashiash
Last active March 8, 2022 19:06
Show Gist options
  • Select an option

  • Save kashiash/9824a501ea3c843ac86cae36747546bf to your computer and use it in GitHub Desktop.

Select an option

Save kashiash/9824a501ea3c843ac86cae36747546bf to your computer and use it in GitHub Desktop.
Install.ps #choco
choco install 7zip.install -y
choco install firefox -y
choco install opera -y
choco install notepadplusplus.install -y
choco install teamviewer -y
choco install pdfxchangeeditor -y
choco install postman -y
choco install vscode -y
choco install snagit -y
choco install autohotkey -y
choco install git.install -y
choco install winmerge -y
choco install lepton -y
choco install goland - y
choco install jetbrains-rider -y
choco install datagrip -y
choco install python -y
choco install nodejs.install -y
choco install rclone -y
choco install visualstudio2022enterprise -y
choco install sql-server-2019-developer-edition -y
choco install sql-server-management-studio -y
choco upgrade totalcommander -y
choco upgrade firefox -y
choco upgrade opera -y
refreshenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment