2021-09-10 22:39:02 +00:00
2016-10-04 01:11:08 -04:00
2021-09-10 22:29:29 +00:00
2018-01-16 16:20:18 -06:00
2021-09-10 22:39:02 +00:00

osx

New deal for Catalina/Big Sur: Imaging is dead. Install a fresh install manually, then do the following.

Manual Prerequisite Steps

Open System Preferences.

  • Sharing > Set Hostname
  • Security and Privacy > FileVault > Enable

Open a terminal and run the following:

  • chsh -s /bin/bash and enter password
  • sudo xcodebuild -license accept and click ok/install on developer tools installer popup window

The Install

bash <(curl -s https://git.eeqj.de/sneak/osx/raw/branch/master/install.sh)

Uninstall (not 100%, only for dev)

rm -rfv ~/.profile ~/.bashrc ~/Library/Homebrew ~/Library/bashrc.d ~/Library/profile.d ~/Library/user-setup $TMPDIR/osx
Description
No description provided
Readme 1 GiB
Languages
Shell 93.1%
Makefile 6.9%