For the new computers (of the old ones that need to be brought into line).
- Git clone this repo and
cd pencil
- Run
chmod +x bootstrap osprefs .grabs.local && chmod 755 *
- Check the files in /stuffs and /dotfiles edit as needed
- Run
./bootstrap
, this is the main command, it'll run the main steps to install apps, etc - Sit back and let the script run! If there's a problem, you can re-run the script.
- (optional) Run
./osprefs
for MacOS optimizations - Set up services like Dropbox, connecting UTC to the font server, etc.
- Makes ZSH the default shell
- Installs Homebrew and core packages
- Installs node and npm (and select packages)
- Installs rbenv and the latest Ruby (and select Gems)
- Installs valetplus, a superset of Laravel Valet functions
- Installs applications to /Applications from Homebrew and an S3/DO Spaces bucket
- Sets a whole lot of presets with the osprefs file
- Cleans everything up to make it nice and tidy