Skip to content

Instantly share code, notes, and snippets.

@fire
Last active December 31, 2023 07:19
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 fire/49648c067a79bfb9c6b41c324b5d44ba to your computer and use it in GitHub Desktop.
Save fire/49648c067a79bfb9c6b41c324b5d44ba to your computer and use it in GitHub Desktop.
Install the latest commands for Windows 11.
scoop install git
scoop update
scoop install sudo
scoop bucket add extras
scoop bucket add games
scoop bucket add java
scoop bucket add dorado https://github.com/chawyehsu/dorado
sudo scoop install https://gist.githubusercontent.com/fire/49648c067a79bfb9c6b41c324b5d44ba/raw/5afb90a1656c09794111766718436194bd8ecb92/listOfApps.json
clink autorun install
scoop uninstall listOfApps
{
"version": "1.2",
"url": "https://gist.githubusercontent.com/fire/49648c067a79bfb9c6b41c324b5d44ba/raw/fd9f59589f16e02e22a72f4df76abe6fbcb6e30e/noop.cmd",
"depends": [
"git",
"7zip",
"extras/firefox-esr",
"gh",
"gdrive",
"gopass",
"extras/gpg4win",
"gitkraken",
"clink",
"peazip",
"dorado/llvm-mingw",
"rustup-np",
"vscodium",
"micromamba",
"dorado/unityhub",
"games/epic-games-launcher",
"extras/streamdeck",
"scons",
"python",
"golang",
"cmake",
"ninja",
"itch",
"tor-browser"
]
}
@fire
Copy link
Author

fire commented Dec 31, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment