Skip to content

Instantly share code, notes, and snippets.

@LukasKnuth
Created December 10, 2019 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LukasKnuth/1cbd7d430657a781033298f78e9e8f23 to your computer and use it in GitHub Desktop.
Save LukasKnuth/1cbd7d430657a781033298f78e9e8f23 to your computer and use it in GitHub Desktop.
# This is a BoxStarter Script. See https://boxstarter.org/
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Disable-GameBarTips
Disable-BingSearch
# Install Basics
cinst -y firefox 7zip cpu-z windirstat hwmonitor choco-cleaner
# Install Multimedia
cinst -y vlc sonos-controller spotify
# Install development tools
cinst -y sublimetext3
# Install streaming/recording
cinst -y obs-studio ffmpeg
# Install launchers -.-
cinst -y steam discord uplay origin goggalaxy
######
## ADDITIONALLY
# RivaTuner (frame-limiter), ROCCAT Swarm (Mouse), xBox Beta (Gamepass PC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment