Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.08 KB

Dotfiles

All the required files to setup a new desktop by installing the required software and setting up the configuration files.

Requirements

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: