Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 689 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 689 Bytes

Dotfiles

For synchronizing development environments through Homebrew & YADM.


Pre-requisites

  1. Install HomeBrew then run the following:
brew install yadm
  1. Install Password Manager responsible for managing Git SSH keys (or authenticate with Github through HTTPS). You will need to be able to read from the repo for yadm clone to succeed.

Bootstrap Device

yadm clone https://github.com/jamesandersonwalsh/dotfiles.git --bootstrap

Inspired By