Go to file
Jeffrey Paul d03c1e4b86 Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh'
fix bug with cask app dir install path
2021-11-23 02:21:10 +00:00
custompkg Update 'custompkg/root/etc/skel/Library/user-setup/100.install-caskroom-apps.sh' 2021-11-23 02:21:10 +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-11-02 01:06:10 +00:00
install.sh load desktop pictures from the repo 2021-09-11 02:41:10 +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
  • sudo xcode-select --install

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