Skip to content

Instantly share code, notes, and snippets.

@pitermarx
Last active May 2, 2022 13:24
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 pitermarx/fd27f5384483b453d6431c6aee271408 to your computer and use it in GitHub Desktop.
Save pitermarx/fd27f5384483b453d6431c6aee271408 to your computer and use it in GitHub Desktop.
Boxstarter
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
cinst librewolf # Vimium, Bitwarden
cinst vlc
cinst zoom
cinst treesizefree
cinst lockhunter
cinst obs-studio, obs-virtualcam
cinst musescore
cinst sumatrapdf
cinst 7zip
cinst git, poshgit
cinst vscode
# How to instal vscode extensions?
# C#, .net test explorer, gistpad, git graph, git lens, plantuml, live preview, chsarpier, version lens, vim, vscode solution explorer
# dotnet
cinst dotnet-6.0-sdk
cinst dotpeek
cinst linqpad
# other dev tools
cinst deno
cinst docker-desktop
cinst jre8
cinst jmeter
cinst nodejs
# bible
cinst e-sword
# cli tools
cinst microsoft-windows-terminal
cinst vim
cinst bat
cinst gsudo
cinst lazygit #lazygit is the best!
# How to setup oh my posh?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment