Skip to content

vguerrerobosch/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Credits: https://github.com/driesvints/dotfiles

Backup your data

  • Commit and push any changes/branches to your git repositories
  • Save all important documents from non-iCloud directories
  • Save all of your work from apps which aren't synced through iCloud
  • Export important data from your local database
  • Update mackup to the latest version and ran mackup backup

Setting up your Mac

After backing up your old Mac you may now follow these install instructions to setup a new one.

  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/vguerrerobosch/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  3. Clone this repo to ~/.dotfiles with:

    git clone https://github.com/vguerrerobosch/dotfiles.git ~/.dotfiles
  4. Run the installation with:

    ~/.dotfiles/fresh.sh
  5. Restart your computer to finalize the process

Your Mac is now ready to use!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors