about summary refs log blame commit diff
path: root/README.md
blob: 64ad5243ae4e3b2e1f6f64fe72858f3079e9591c (plain) (tree)
1
2
3
4
5
6
7
8


                                                                                                             


                                                
                              
                                                                                                    





                                                                              
                      

                                                          
                                                                      
 




                                                   
                                                                                                                    
                                                  
                                          
                                               
                                                                                                         
                                                             
                                      
 

                               
                                                                                                               
 
               
                                                           
                                                   
# 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
* pycharm - python IDE
* docker - for running containers and virtual environments
* mou - markdown editor
* f.lux - modulates the blue amount from the screen throughout the day

### 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
* Vintageous-Origami - extended Vintageous support for window pane mgt (ctrl + w) `"vintageous_use_ctrl_keys": true`
* Origami - dep. of Vintageous-Origami (see above)
* babel-sublime - supports JSNext features
* SublimeCodeIntel - robust autocomplete engine
* PackageResourceViewer - quickly view / edit installed Sublime Packages to enhance customization options
* SidebarEnhancements - extensions for Sublime Text's sidebar
* SublimeREPL - convenient REPL for ST

#### Sublime preferences (user)

[Preferences.sublime-settings](https://github.com/wpcarro/pc_settings/blob/master/Preferences.sublime-settings)

### other notes
* add Adobe Source Code Pro font for shell and text editors
* increase trackpad / mouse speed to maximum levels