Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.25 KB

really bad, don't use

About

These are my personal dotfiles. I use them to backup and restore preferences and settings on my MacBook.
Feel free to use anything you find in this repo.

Installation

Follow these install instructions to set up on a 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. Clone this repo to ~/.dotfiles.
  5. Install Oh My Zsh
  6. Run the installation script to start the installation: ./install.sh

Your Mac is now ready to use!

Contributing

Contributions are currently not encouraged, as these are my personal dotfiles.
Pull requests that fix bugs/typos, clean up stuff or improve efficiency/maintainability are welcomed.

Sources used