Last active
November 15, 2017 22:33
-
-
Save antoniopresto/3aa961fd82740b11c845e9a07a56a40d to your computer and use it in GitHub Desktop.
This file contains 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
# set the Forward Delete key to delete a file in Finder | |
defaults write com.apple.finder NSUserKeyEquivalents '{"Move to Trash"="\U007F";}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment