For homebrew version 0.9.5.
brew -v # => Homebrew 0.9.5
Install the current version of mysql.
For homebrew version 0.9.5.
brew -v # => Homebrew 0.9.5
Install the current version of mysql.
Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.
| Ctrl+C | copy current line (if no selection) |
| Ctrl+X | cut current line (if no selection) |
| Ctrl+⇧+K | delete line |
| Ctrl+↩ | insert line after |