Skip to content

franklouwers/dotfiles

 
 

Repository files navigation

Frank's dotfiles

Note: The instructions below are slightly outdated, as I use Dries'basic install procedure, but deviate from it.

Heavily based on (but diverted from) Dries Vints' repo and blogpost at https://driesvints.com/blog/getting-started-with-dotfiles

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. Install Xcode from the App Store, open it and accept the license agreement
  3. Install macOS Command Line Tools by running xcode-select --install
  4. Copy your public and private SSH keys to ~/.ssh and make sure they're set to 600
  5. Clone this repo to ~/.dotfiles
  6. Append /usr/local/bin/zsh to the end of your /etc/shells file
  7. Run install.sh to start the installation
  8. Restore preferences by running mackup restore
  9. Restart your computer to finalize the process

Your Mac is now ready to use!

In general, I'd like to thank every single one who open-sources their dotfiles for their effort to contribute something to the open-source community. Your work means the world! 🌍 ❤️

About

Public repo for my personal dotfiles

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Shell 90.1%
  • Ruby 9.9%