Created
September 17, 2013 03:09
-
-
Save jorgenpt/6589639 to your computer and use it in GitHub Desktop.
Remove the "Command-T" hotkey in Finder, which normally is "Add to Sidebar"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.apple.finder NSUserKeyEquivalents -dict-add "Add to Sidebar" nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment