Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
Jeffrey Paul a179f412e5 Add 'custompkg/root/etc/skel/Library/user-setup/010.install-cli-tools.sh' 3 месяцев назад
custompkg Add 'custompkg/root/etc/skel/Library/user-setup/010.install-cli-tools.sh' 3 месяцев назад
.gitignore added *.dmg to .gitignore 8 лет назад
Makefile updates 6 лет назад
README.md Update 'README.md' 2 лет назад
install.sh load desktop pictures from the repo 3 лет назад

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