Skip to content

Instantly share code, notes, and snippets.

@CrisZis01
Last active February 10, 2025 18:39
Show Gist options
  • Save CrisZis01/7cab4dd573ddc081f02e626a96c7d2f6 to your computer and use it in GitHub Desktop.
Save CrisZis01/7cab4dd573ddc081f02e626a96c7d2f6 to your computer and use it in GitHub Desktop.
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
choco install googlechrome
choco install notepadplusplus
choco install 7zip.install
choco install sumatrapdf
choco install keepass.install
choco install beyondcompare
choco install microsoftazurestorageexplorer
choco install steam
choco install epicgameslauncher
choco install nodejs.install
choco install visualstudiocode
choco install gitkraken
choco install winscp
choco install nordvpn
choco install gimp
choco install inkscape
choco install powershell-core
choco install streamlabs-obs
# Windows Subsystem for Linux
choco install wsl
# choco install wsl2 - https://learn.microsoft.com/en-us/windows/wsl/compare-versions
# comment ubuntu out for now since can install later and not slow myself down
# choco install wsl-ubuntu-2204
# -- install manually - choco install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment