/macos-config

macOS Configuration Scripts

Primary LanguageShell

MacOS Configuration/Setup

This covers setting up a MacBook Pro in as much of an automated/scripted way as possible.

Downloading the script

Run the following command to download the setup script on the computer to be configured

curl https://github.com/didomenicom/macos-config/setup.sh --output ~/Downloads/setup.sh

Misc notes

System Preferences -> Keyboard -> Input Sources Uncheck "Show Input menu in menu bar"

Install Xcode from app store

Import Terminal Profile See AttachedInstall Xcode command line tools

xcode-select --install

Remove programs that won't be used /System/Applications/TV.app

Adobe Acrobat Signature Stamps https://blogs.adobe.com/acrolaw/2015/10/try-these-dynamic-paid-and-received-stamps/25.

Copy ~/scripts and add to bash_profile

References