lildesert / new-computer

An extremely opinionated and highly personalized script to set up a new Mac machine, just the way I like it!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up a new computer

My personal installation script for a new computer.

Install from script:

Open the terminal, then:

bash -c "`curl -L https://raw.githubusercontent.com/lildesert/new-computer/master/setup.sh`"

Manual Configuration

These apps need to be configured manually.

For OSX settings, I'm still looking for the command line way to change this preference.

Iterm2

Go to Iterm2 -> Preferences

  • General
    • Check: Load preferences from custom folder
    • Check: Save changes to folder when Iterm2 quits
  • Profiles -> Text
    • Font: pick Meslo LG L for Powerline

System Preferences Configuration

Touch ID

Control strip

  • Customize control strip

Users & Groups

  • make sure guest account is turned off

General

  • Recent items: None

Trackpad

  • Point & Click (MBP 2016) * Silent clicking -> On

Security & Privacy

  • Firewall -> on
  • Firewall options -> Enable stealth mode
  • FileVault -> Turn On FileVault (encrypt harddrive)

Sharing

  • Ensure everything is unchecked

Energy Saver

  • Turn off display after: 10mn battery / 30mn power adapter

Finder Preferences

  • General * New finder window show: home folder
  • Sidebar * Show home, remove Recents
  • Advanced _ Show all filename extensions: ON _ Show warning before changing an extension: OFF * Show warning before emptying the trash: OFF

Chrome

Docker

  • System Preferences / Security & Privacy / Privacy / Full Disk Access -> add Docker app

Flycut

Configure VPN

To fix M1 Mac external screen resolution

About

An extremely opinionated and highly personalized script to set up a new Mac machine, just the way I like it!


Languages

Language:Shell 100.0%