See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app | |
| sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS | |
| sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs |
| { | |
| "bold_folder_labels": true, | |
| "caret_style": "phase", | |
| "color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme", | |
| "font_face": "Source Code Pro", | |
| "font_size": 14.0, | |
| "highlight_line": true, | |
| "theme": "Soda Light.sublime-theme", | |
| "translate_tabs_to_spaces": true | |
| } |