27 lines
1 KiB
Markdown
27 lines
1 KiB
Markdown
# My Mac Configuration
|
|
I'm documenting this for personal use. Shell settings, vim settings, commonly used applications, et cetera...
|
|
|
|
### to do
|
|
* migrate Google Chrome bookmarks to new machine
|
|
|
|
### Commonly used applications
|
|
* homebrew - `key-repeat: 50ms delay-until-repeat: 300ms` necessary for procuring shell applications
|
|
* karabiner - increase your Mac's key repeat settings beyond the default range
|
|
* spectacle - resize and move your windows with keyboard shortcuts
|
|
* iterm - substitute for Terminal application
|
|
* oh my zsh - z-shell for Mac
|
|
* sublime text - text editor
|
|
* webstorm - web IDE
|
|
* docker - for running containers and virtual environments
|
|
* mou - markdown editor
|
|
|
|
### Sublime Text settings
|
|
* SublimeLinter - lints files
|
|
* SublimeLinter-contrib-eslint - lints using eslint
|
|
* Oceanic Next Theme - buffer and editor theme
|
|
* Vintageous - extended Vim key-binding support
|
|
* babel-sublime - supports JSNext features
|
|
|
|
### other notes
|
|
* add Adobe Source Code Pro font for shell and text editors
|
|
* increase trackpad / mouse speed to maximum levels
|