Force a new Mac to conform to my preferences.
Quick Ruby scripts to help prepare my usual mise.
- Clone this repo or use it as a template.
- Open a Terminal and
cd
to this folder. - Run
bin/all
to assimilate a Mac.
Executable scripts.
- bin/all runs all scripts.
- bin/clones clones GitHub repos.
- bin/symlinks builds symbolic links.
Configuration files.
- clones.yaml specifies which GitHub repos to clone.
- symlinks.yaml specifies which symbolic links to build.
Library files.
- repo.rb contains the
Repo
module with convenience functions.
Files and folders intended to be re-used on multiple machines.
- cheatsheets contains quick-reference cards.
- sublime contains Sublime Text 3 preferences and languages.
- Section9.terminal is a theme for the macOS Terminal.
- zshrc is a shell startup file.
- Ruby is pre-installed on Mac machines.
Run all scripts.
bin/all
No. Use this repo at your own risk.