You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
custompkg | 2 years ago | |
.gitignore | 7 years ago | |
Makefile | 5 years ago | |
README.md | 2 years ago | |
install.sh | 2 years ago |
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 passwordsudo xcodebuild -license accept
and click ok/install on developer tools installer popup windowsudo 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