###MySQL Stuff
log in as root user: mysql -u root -p
This will then prompt you for the password.
| { | |
| "always_show_minimap_viewport": true, | |
| "bold_folder_labels": true, | |
| "color_scheme": "Packages/Colorsublime - Themes/Facebook.tmTheme", | |
| "font_size": 12, | |
| "font_face": "Fira Code", | |
| "ignored_packages": | |
| [ | |
| "Vintage" | |
| ], | |
| "indent_guide_options": | |
| [ | |
| "draw_normal", | |
| "draw_active" | |
| ], | |
| "line_padding_bottom": 3, | |
| "line_padding_top": 3, | |
| "overlay_scroll_bars": "enabled", | |
| "theme": "Material-Theme.sublime-theme", | |
| "use_simple_full_screen": true, | |
| //hot_exit and remember_open_files might not be necessary on a Mac. Had to add this to my work computer. | |
| "hot_exit": false, | |
| "remember_open_files": false | |
| } |
###Sublime Text 3 Upgrades
###Sublime Text 3 Shortcuts