All the required files to setup a new desktop by installing the required software and setting up the configuration files.
Run the following commands:
Linux / MacOS
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/michaelmass/dotfiles/master/install.sh)"
Also, for setting configuration see: Set up a Mac in 2024
Windows
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/michaelmass/dotfiles/master/install.ps1'))
On windows there are some software that are not yet supported by scoop, so you will have to install them manually: