Skip to content

bbohling/dotfiles

 
 

Repository files navigation

Brandon's Dotfiles

You know the drill...dotfiles rock. 🎉 Much inspiration came from Mathias Bynens's dotfiles and Dries Vints's dotfiles. I am sure this will evolve over time, but I just successfully set up a new MacBook Pro on June 15, 2017, using this configuration.

2021.12.14 my .dotfiles are now looking much more like Dries's than Mathias's.

Setting up your Mac

If you did all of the above you may now follow these install instructions to setup a new 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/bbohling/dotfiles/HEAD/ssh.sh | sh -s "<your-email-address>"
  3. Clone this repo to ~/.dotfiles with:

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

    ~/.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

  7. Do all the other stuff that you can't commit to github. :)

🙆 bob's your uncle 🙆

About

💻 Public repo for my personal dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.9%
  • Ruby 6.1%