- Accessibility → Vision →
- Zoom: ☑ Turn on Zoom
- Appearance: ↖ Auto
- Analytics: ☒ Share Mac Analytics with Apple
- Screen Time: ↖ Set Up Later
- Siri: ☒ Enable Ask Siri
defaults write com.apple.dock "persistent-apps" -array && killall Dock && spctl --global-disable && softwareupdate --install-rosetta --agree-to-licenseopen Terminal as user leaf and run
xcode-select --installgit init && \
git remote add origin git@github.com:leaferiksen/mac-home.git && \
git fetch && \
git checkout -f mainif ssh isn't properly configured with the keychain, try the following before trying again
ssh-add --apple-use-keychain ~/.ssh/id_ed25519 &> /dev/nullTo install Homebrew
su adminsudo chown leaf /opt && exitgit clone https://github.com/Homebrew/brew /opt/homebrewSpotlight → Full Disk Access → /System/Applications/Utilities/Terminal.app, then restart Terminal and run
softwareupdate --install-rosetta --agree-to-license && \
chmod -R +w /opt/homebrew && \
./.config/setup/apps.sh && \
./.config/setup/preferences.sh && \
./.config/setup/login.sh \
./.config/setup/duti.shSpotlight → Full Disk Access → remove Terminal
Download Karabiner Elements and Wacom Drivers manually.
- Schedule ▼ Sunrise to Sunset
- Wi-Fi ▼ Don't Show in Menu Bar
- Battery, Music Recognition, Keyboard Brightness Only Show in control center
- Weather ▼ Show in Menu Bar
- Results from Apps → ☒ Mail
- Results from system → ☒ iPhone Apps
- Search Privacy… → Bluetooth File Exchange, Image Playground, Stocks, Tips, Mail, Karabiner-EventViewer, Podcasts, Maps
- System Voice ⓘ → Voice → ↖ Matilda (Premium) 💾
- System Voice ▼ Matilda (Premium)
- + → ↖ Japanese - Romaji
- Mission Control: ☒ All Desktops
- Input Sources: ☒ Next & Previous
- Options... → ☒ Show wireless tablet battery status in menu bar
- Mapping → ☑ Show advanced options
- Mapping → Tablet area → Use custom area... → 11784 by 18144 (6 * screen resolution)
- Osu! custom area → 2700 by 4320 (a fifth of the tablet resolution)
ln -s /Users/leaf/Documents/Games/Ryujinx\ \(Application\ Support\) /Users/leaf/Library/Application\ Support/Ryujinx
mkdir /Users/leaf/Library/Preferences/Adobe\ Photoshop\ $(date +%Y)\ Settings/
ln -s /Users/leaf/Documents/Drawing/Photoshop/New\ Doc\ Sizes.json /Users/leaf/Library/Preferences/Adobe\ Photoshop\ $(date +%Y)\ Settings/New\ Doc\ Sizes.json