Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 817 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 817 Bytes

Setting up your Mac

  1. Update macOS to the latest version through system preferences

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

    curl https://raw.githubusercontent.com/tuannda/dotfiles/HEAD/ssh.sh | sh -s "[email protected]"
  3. Clone this repo to ~/.dotfiles with:

    git clone --recursive [email protected]:tuannda/dotfiles.git ~/.dotfiles
  4. Run the installation with:

    cd ~/.dotfiles && ./fresh.sh
  5. After mackup is synced with your cloud storage, restore preferences by running mackup restore

  6. Restart your computer to finalize the process

Your Own Dotfiles

brew install mackup
mackup backup