Contains all my dotfiles 🍩 😇
Use install.sh
to automatically setup all of these files in your homedir.
Credits: installer was inspired by jqno's dotfiles (https://github.com/jqno/dotfiles)
- Distraction Free mode (block all but active screen)
- tomato timer
- Add Brewfile to install my Brew-apps
- Add LuLu to Brewfile
- Add Bartender
- Add Oversigh
- Add LuLu to Brewfile
This section contains some tricks I found around the internet and want to keep around.
- Reboot into Recovery mode (Hold ⌘-R)
- Open Terminal
- Execute
csrutil disable
- Reboot
- Reboot into Recovery mode (Hold ⌘-R)
- Open Terminal
- Execute
csrutil enable
- Reboot
- Disable SIP
- Disable "Auto Brightness" (Preferences -> Displays)
cd /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServices/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/
mv com.apple.AmbientDisplayAgent _com.apple.AmbientDisplayAgent
- Enable SIP and reboot
- Enable "Auto Brightness"