Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

evanriley/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived: Find my new dotfiles Here

Setup

  1. Install the dotfiles into a bare repo.
curl -SL https://ecr.lol/macdots |  bash
  1. Install dependecies and enable services
# For Apple Silicon
sudo softwareupdate --install-rosetta --agree-to-license

brew bundle --file ~/bin/Brewfile
  1. Install system defaults and user configs.
./bin/macos

Restart & Enjoy