Created
March 31, 2016 13:10
-
-
Save mhartington/fa0353e2d36cf0f2413c6e99f61b1c7f to your computer and use it in GitHub Desktop.
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
| # 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