Dotfiles to configure and maintain my mac(s).
Before reinstalling
- Back up your important documents, either on cloud or on a hard drive.
- Commit and push any changes to your git repositories.
- Update mackup (
brew upgrade mackupif you use homebrew) and runmackup backup.
Installing macOS
- Follow the steps in this article
Setting up
- Update the macOS to the latest version.
- Install macOS command line tools (
xcode-select --install). - Generate a new SSH key and add to Github.
- Create a
projectsdirectory in the root directory (mkdir ~/projects) - Clone this repo to
~/projects/.dotfiles(git clone git@github.com:verasls/dotfiles ~/projects/.dotfiles). - Install Oh My Zsh.
- Run
install.shscript. - Restart your computer.
- Install karabiner elements (https://karabiner-elements.pqrs.org/)
- Install Command X, Dozer and Toothfairy from the mac App Store