Skip to content

tuannda/dotfiles

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published