Skip to content

jakobhviid/ReinstallScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a259b3e · Dec 28, 2024
Oct 4, 2020
Dec 30, 2019
Dec 28, 2024
Aug 30, 2024
Jan 22, 2020
Jul 3, 2020
Jul 3, 2020
Jan 17, 2020
Jan 21, 2020
Jan 21, 2020
Oct 4, 2020

Repository files navigation

#Reinstall Scripts

Mac script use Homebrew, while Windows uses Scoop and AppGet.

Getting Started with Mac

Install homebrew using /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" or follow the latest instructions from Homebrew.

Go to this folder with a terminal and run brew bundle. This will import all the applications described, including applications from the app store.

To create a new Brewfile run brew bundle dump.

For more instructions in export and import of applications using Homebrew, please take a look here.

Getting Started with Windows 10

Begin installation using the following:

Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope LocalMachine

#run as admin
.\install-1-managers.ps1

#run as user
.\install-2-applications.ps1

C:\Users\jakob\scoop\apps\vscode\current\vscode-install-context.reg

More packages can be found at Scoop, and AppGet.

Missing items from install script for Windows 10

  1. Office 365 Home
  2. Visual Studio Community 2019
  3. Windows Store Apps
    1. Microsoft To-do
    2. OneNote
    3. Ubuntu (for WSL)
    4. Remote Desktop
    5. Plex
    6. Netflix
    7. Messenger

About

Reinstall scripts for windows and mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published