Skip to content

Instantly share code, notes, and snippets.

@Delusoire
Last active October 14, 2023 22:41
Show Gist options
  • Select an option

  • Save Delusoire/8df27f4217c308c22e931f4ebfab4d2e to your computer and use it in GitHub Desktop.

Select an option

Save Delusoire/8df27f4217c308c22e931f4ebfab4d2e to your computer and use it in GitHub Desktop.
irm https://massgrave.dev/get | iex
winget install --accept-source-agreements --id RevoUninstaller.RevoUninstaller
#
# Hardware
#
winget install --accept-source-agreements --id Nvidia.GeForceExperience
#https://www.msi.com/Landing/afterburner/graphics-cards
##logitechg.com/en-us/innovation/g-hub.html
#https://www.amd.com/en/support/cpu/amd-ryzen-processors/amd-ryzen-5-desktop-processors/amd-ryzen-5-5600x
winget install --accept-source-agreements --id REALiX.HWiNFO
winget install --accept-source-agreements --id CPUID.HWMonitor
# CrystalDiskInfo & CrystalDiskMark
winget install --accept-source-agreements --id XPFP35NT4K8RWK
winget install --accept-source-agreements --id 9NBLGGH536CC
#
# Programming
#
winget install --accept-source-agreements --id Azul.Zulu.8.JDK
##https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-22.3.2
winget install --accept-source-agreements --id Microsoft.VisualStudioCode.Insiders
winget install --accept-source-agreements --id Neovim.Neovim.Nightly
winget install --accept-source-agreements --id JetBrains.Toolbox
##https://github.com/dcevm/dcevm/releases
##https://github.com/HotswapProjects/HotswapAgent/releases
#
# Productivity
#
winget install --accept-source-agreements --id Obsidian.Obsidian
winget install --accept-source-agreements --id Stremio.Stremio
winget install --accept-source-agreements --id c0re100.qBittorrent-Enhanced-Edition
winget install --accept-source-agreements --id OBSProject.OBSStudio
##blackmagicdesign.com/products/davinciresolve
#
# Entertainment + Eye Candy
#
winget install --accept-source-agreements --id rocksdanister.LivelyWallpaper
winget install --accept-source-agreements --id Spotify.Spotify
iwr -useb https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.ps1 | iex
spicetify config extensions "bookmark.js" custom_apps "stats"
spicetify apply
#https://openrgb.org/releases.html
#https://artemis-rgb.com/releases/windows/
#
# Gaming
#
winget install --accept-source-agreements --id ArmCord.ArmCord
winget install --accept-source-agreements --id Valve.Steam
winget install --accept-source-agreements --id HeroicGamesLauncher.HeroicGamesLauncher
#winget install --accept-source-agreements --id GOG.Galaxy
winget install --accept-source-agreements --id PrismLauncher.PrismLauncher
cmd /C mklink /D %AppData%\PrismLauncher
D:\GameLibrary\PrismLauncher
##winget install --accept-source-agreements --id Moonsworth.LunarClient
##winget install --accept-source-agreements --id CI010.XMinecraftLauncher
#
# CLI Tools
#
winget install --accept-source-agreements --id Microsoft.PowerToys
winget install --accept-source-agreements --id mtkennerly.ludusavi
winget install --accept-source-agreements --id 7zip.7zip
winget install --accept-source-agreements --id Git.Git
winget install --accept-source-agreements --id Yarn.Yarn
winget install --accept-source-agreements --id 9P8LTPGCBZXD #wintoys
winget install --accept-source-agreements --id BurntSushi.ripgrep.MSVC
winget install --accept-source-agreements --id MSYS2.MSYS2
winget install --accept-source-agreements --id DEVCOM.JetBrainsMonoNerdFont
#https://www.asus.com/supportonly/armoury%20crate/helpdesk_download/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment