Skip to content

Instantly share code, notes, and snippets.

@iduuck
Created June 24, 2014 05:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iduuck/8b91138c070502f21743 to your computer and use it in GitHub Desktop.
Save iduuck/8b91138c070502f21743 to your computer and use it in GitHub Desktop.
⌘ + Enter to send an email
# ~/.osx — https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Add the keyboard shortcut ⌘ + Enter to send an email in Mail.app
defaults write com.apple.mail NSUserKeyEquivalents -dict-add "Send" -string "@\\U21a9"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment