Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository helps me setup my Mac development environment quickly. The implementation is inspired by Driesvints dotfiles. He also wrote extensively on the subject so if you want to make your own, check out his repository for tips. Of course, you're also free to copy anything in my own .dofiles 🔥

Setting up a new Mac

After backing up an old Mac you can now follow the following instructions to setup a new Mac:

  1. Update macOS to the latest version through system preferences.

  2. Generate a new public and private SSH key by running:

    curl https://github.com/ghraw/BakkerTom/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  3. Clone this repo to ~/.dotfiles with:

    git clone --recursive git@github.com:BakkerTom/dotfiles.git ~/.dotfiles
  4. Run the installation with:

    cd ~/.dotfiles && ./install.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages