xcode-select --install
here for M1 chips
softwareupdate --install-rosetta --agree-to-license
./install
- run
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
for key repeat
- show advanced settings
- say no to opening on login
- go to settings > disable launch on startup
- settings > share screen > window size ... > maintain current size
- settings > user & groups > remove steam from startup
- Daisy Disk
- Horo
System Preferences > Accessibility > Pointer Control > Mouse & Trackpad > Trackpad Options > Enable Dragging > Three Finger Drag
Keyboard > Keyboard > Key Repeat
set fast
Keyboard > Keyboard > Delay Until Repeat
set short
Finder > Preferences > [do stuff here]
Finder > View > Show Path Bar
Finder > View > Show Status Bar
System Preferences > Apple ID > iCloud Drive > Options > Desktop & Documents Folders
System Preferences > Apple ID > iCloud and disable Optimize Mac Storage
- enable icloud on messages
- enable control zoom
- enable tts
- put bluetooth in menu bar
- put sound in menu bar
- play feedback when volume is changed
- use Brew to install the quicklook plugins into
~/Library/QuickLook
xattr -Cr ~/Library/QuickLook/QLStephen.qlgenerator
qlmanage -r
qlmanage -r cache
killall Finder
- unzip
- move to
/Library/QuickLook
qlmanage -r
killall Finder
- Choose Apple menu () > System Preferences, then click Security & Privacy.
- Click the Firewall tab.
- Click the Lock button, then enter an administrator name and password.
- Click Turn On Firewall.
- Click Firewall Options.
- Uncheck
Automatically allow signed software to receive incoming connections
.
The last step disables automatic access for software from the App Store. From now on you can either add (dis)allowed programs to the list within the Firewall Options or just click on Allow/Deny, if you get a popup asking you if a specific software may be accessed.
- System Preferences > Keyboard > Shortcuts > Mission Control
- Turn Do Not Disturb On/Off ⌃⌥⌘D
hidden apps
defaults write com.apple.Dock showhidden -boolean yes; killall Dock
import the ./raycast.rayconfig
into raycast
sudo vim /etc/pam.d/sudo
add this line
auth sufficient pam_tid.so
- go to iphone messages settings
- turn on imessage forwarding
defaults write com.googlecode.iterm2 LoadPrefsFromCustomFolder -bool true
defaults write com.googlecode.iterm2 PrefsCustomFolder -string "$HOME/.dotfiles/iterm2"
defaults write com.googlecode.iterm2 NoSyncNeverRemindPrefsChangesLostForFile -bool true
- System Preferences > Keyboard > Shortcuts > App Shortcuts > Google Chrome.app
Enter Full Screen
^⌘FExit Full Screen
^⌘F