Macos setup
Macos Command Lines
Important
Must logout and login from macos to take effect
Fix open docker delay time
defaults write com.apple.dock autohide-delay -float 0;
defaults write com.apple.dock autohide-time-modifier -int 0.5;
killall DockDisable character tooltip menu upon press & hold. In my case will set true because InitialKeyRepeat=10 which triggers keys very fast.
# globally
defaults write -g ApplePressAndHoldEnabled -bool false
# for vscode scope
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
# reset
defaults delete -g ApplePressAndHoldEnabled
# read
defaults read -g ApplePressAndHoldEnabledDelay until repeat: controls how long must hold a key before repeating begins. Minimum in settings is 15
defaults write -g InitialKeyRepeat -int 9
# read
defaults read -g InitialKeyRepeatKey repeat rate: controls how fast characters repeats. Minimum in settings is 2
defaults write -g KeyRepeat -float 1.5
# read
defaults read -g KeyRepeatDev
Oh My Zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"Brew
List of packages installed with Brew
- Altab
- Hidden Bar
- Itsycal
- Stats
- turso
- cmatrix
- tetris
- git
Apps
List of apps installed
- Raycast
- Brave
- Zen
- CleanShotX
- Warp
- Cursor
- Postman
- Notion
- Obsidian
- Discord
- Karabiner
- LT Browser
- Microsoft Word
- Highlight
- Equinox — create dynamic wallpapers
- DisplayLink Manager
- Cyberduck
- Color Picker
- Zoom