Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

My Scoop Software Backup

This repository contains my personal Scoop software configuration. You can use it to restore all my buckets and applications on a new Windows machine with a single command.

Quick Start (One-Click Restoration)

  1. Open PowerShell (as a normal user, no admin needed for Scoop).
  2. Clone this repository (if you have git installed):
    git clone <your-repo-url>
    cd <your-repo-name>
  3. Run the installation script:
    .\install.ps1

What's Included

  • Buckets: main, extras, versions, sysinternals, nerd-fonts, extras-cn, extras-plus.
  • Apps: Git, Node.js (LTS), Python, Ollama, RustDesk, FiraCode Nerd Font, and more.

Manual Restoration (If you don't want to use the script)

If you already have Scoop installed, you can simply run:

scoop import scoop-backup.json

How to Update

To update your backup with new software you've installed:

  1. Run scoop export > scoop-backup.json.
  2. Commit and push the changes to GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages