Skip to content

vinaypuppal/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My collection of personal dotfiles. Mostly to aid me in bootstrapping a new machone, but if you find something useful, great!

Setting up your Mac

  1. Update macOS to the latest version with the App Store

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

     curl https://raw.githubusercontent.com/vinaypuppal/dotfiles/HEAD/scripts/sshsh | sh -s "<your-email-address>"
  3. Clone this repo to ~/.dotfiles with:

        git clone git@github.com:vinaypuppal/dotfiles.git ~/.dotfiles
    
  4. Run the installation with:

        ./install && ./scripts/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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published