Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save antoniopresto/3aa961fd82740b11c845e9a07a56a40d to your computer and use it in GitHub Desktop.
Save antoniopresto/3aa961fd82740b11c845e9a07a56a40d to your computer and use it in GitHub Desktop.
# 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