Skip to content

Instantly share code, notes, and snippets.

@mhartington
Created March 31, 2016 13:10
Show Gist options
  • Save mhartington/fa0353e2d36cf0f2413c6e99f61b1c7f to your computer and use it in GitHub Desktop.
Save mhartington/fa0353e2d36cf0f2413c6e99f61b1c7f to your computer and use it in GitHub Desktop.
# Disable smart dashes as they’re annoying when typing code
defaults write NSGlobalDomain NSAutomaticDashSubstitutionEnabled -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment