really bad, don't use
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.
Follow these install instructions to set up on a Mac.
- Update macOS to the latest version with the App Store
- Install Xcode from the App Store, open it and accept the license agreement
- Install macOS Command Line Tools by running
xcode-select --install
- Clone this repo to
~/.dotfiles
. - Install Oh My Zsh
- Run the installation script to start the installation:
./install.sh
Your Mac is now ready to use!
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.