Skip to content

ArtFlag/reinstall-mac

Repository files navigation

Reinstall MacOS

Installation

1. Clone the Repository

git clone https://github.com/ArtFlag/reinstall-mac.git
cd reinstall-mac

2. Run the Installation

make

Makefile Targets

  • make or make all: Runs the default installation (brew, git, configs).
  • make brew: Installs Homebrew, Oh My Zsh, and all dependencies from the Brewfile.
  • make git: Runs the interactive script to set up your Git SSH key and global config.
  • make configs: Links all configuration files (for shell, starship, neovim, etc.) into your home directory.
  • make python: (Optional) Installs Python tooling, including pyenv and poetry.

Post-Install

bash <(curl -sSL https://spotx-official.github.io/run.sh)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors