ファイルへ移動
Jeffrey Paul a179f412e5 Add 'custompkg/root/etc/skel/Library/user-setup/010.install-cli-tools.sh' 2023-12-22 03:49:08 +00:00
custompkg Add 'custompkg/root/etc/skel/Library/user-setup/010.install-cli-tools.sh' 2023-12-22 03:49:08 +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