Go to file
Jeffrey Paul f3b239f28a Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh' 2021-09-11 00:34:29 +00:00
custompkg Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh' 2021-09-11 00:34:29 +00:00
.gitignore added *.dmg to .gitignore 2016-10-04 01:11:08 -04:00
Makefile updates 2018-01-16 16:20:18 -06:00
README.md Update 'README.md' 2021-09-10 22:39:02 +00:00
install.sh Update 'install.sh' 2021-09-10 22:29:29 +00:00

README.md

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