diff --git a/README.md b/README.md index 97e345b..1e74bf5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ For more terminal shell goodness, please also see this list's sister list [Aweso - [Applications](#applications) - [App Store](#app-store) - [Apple Remote Desktop](#apple-remote-desktop) + - [Contacts](#contacts) - [iTunes](#itunes) - [Mail](#mail) - [Safari](#safari) @@ -145,6 +146,17 @@ rm -r ~/Library/Application\ Support/Remote\ Desktop/ ; \ rm -r ~/Library/Containers/com.apple.RemoteDesktop ``` +### Contacts + +#### Debug Mode +```bash +# Enable +defaults write com.apple.addressbook ABShowDebugMenu -bool true + +# Disable (Default) +defaults write com.apple.addressbook ABShowDebugMenu -bool false +``` + ### iTunes #### Keyboard Media Keys