Fish Touching🐟🎣

MacOS

Mar 19, 2023

# Softwere

# Todo

GitHub - objective-see/LuLu: LuLu is the free macOS firewall

# Microsoft

# App Store

# Homebrew

# Manual Download

# Hacks

defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false         # For VS Code
defaults write com.microsoft.VSCodeInsiders ApplePressAndHoldEnabled -bool false # For VS Code Insider
defaults write com.visualstudio.code.oss ApplePressAndHoldEnabled -bool false    # For VS Codium
defaults delete -g ApplePressAndHoldEnabled # restore to default (not including 3 above)

defaults write -g ApplePressAndHoldEnabled -bool false
ServerAliveInterval 20
ServerAliveCountMax 999

# or
echo "ServerAliveInterval 20
ServerAliveCountMax 999
" >> /etc/ssh/ssh_config

# System Preference

# Shortcut

# Terminal

Shell
Preferences > Profiles > Keys > Load Presets not Preferences > Keys > Load Preferences > Natural