From 65e705919c1fbef1997c7b0f47ff56e4c5aa1eb9 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Thu, 14 Jan 2016 03:51:46 +0100 Subject: [PATCH] Add Contacts category and entry --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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