Skip to content

Instantly share code, notes, and snippets.

@kasuken
Created October 7, 2021 07:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save kasuken/880d474d9afc0a3b7903774202f3c1ef to your computer and use it in GitHub Desktop.
Save kasuken/880d474d9afc0a3b7903774202f3c1ef to your computer and use it in GitHub Desktop.
Tools and software for my workstations and laptops. Windows 11 version.
#####################
# SOFTWARE
#####################
# Console
cinst poshgit
# 7Zip
cinst 7zip.install -y
# Some browsers
cinst GoogleChrome -y
cinst firefox -y
cinst firefox-dev --pre -y
cinst microsoft-edge -y
cinst microsoft-edge-insider -y
cinst microsoft-edge-insider-dev -y
# Geek tools
cinst obs-studio -y
cinst obs-ndi -y
# Dev Tools
cinst git.install -y
cinst nvm -y
cinst cascadiacode -y
cinst vscode -y
cinst vscode-insiders -y
cinst github-desktop -y
cinst postman -y
cinst fiddler -y
cinst teamviewer -y
# Messaging
cinst discord -y
cinst microsoft-teams -y
cinst telegram -y
cinst skype -y
# Tools
cinst foxitreader -y
cinst vlc -y
cinst rescuetime -y
cinst nordvpn -y
cinst powertoys -y
cinst files -y
cinst notion -y
# Graphic Tools
cinst paint.net -y
cinst screentogif -y
cinst handbrake -y
# Music
cinst spotify --ignore-checksums -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment