No description
Find a file
2016-12-06 10:04:20 -05:00
configs Adds new keybindings 2016-12-06 10:04:20 -05:00
docs Adds vim shortcuts 2016-07-28 10:52:19 -04:00
functions Adds elixir support; extends tmux config; adds vim viewport key-bindings 2016-12-01 18:29:58 -05:00
launchd_scripts Trims fat and renames files 2016-08-15 11:14:37 -04:00
scripts Trims fat and renames files 2016-08-15 11:14:37 -04:00
usbify Updates config to support ctags 2016-11-10 10:57:18 -05:00
.gitignore Trims fat and renames files 2016-08-15 11:14:37 -04:00
.gitmodules Adds usbify as submodule 2016-08-24 10:39:39 -04:00
aliases.sh Adds elixir support; extends tmux config; adds vim viewport key-bindings 2016-12-01 18:29:58 -05:00
brew_packages.txt Updates brew package list 2016-12-04 16:40:55 -05:00
clean_downloads_folder.sh Adds cron job and brew installed packages 2016-08-01 13:22:21 -04:00
Default (OSX).sublime-keymap Extends keybindings by namespacing REPL 2016-06-23 11:07:41 -04:00
install.sh Adds brew to PATH and adds is_online function 2016-08-01 14:01:51 -04:00
install_brew.sh Adds brew to PATH and adds is_online function 2016-08-01 14:01:51 -04:00
js_clog.sublime-snippet Creates new ST snippet 2016-07-08 11:30:07 -04:00
Preferences.sublime-settings Creates file to host personal settings 2016-06-23 11:12:16 -04:00
README.md Adds another font 2016-11-17 12:10:22 -05:00
vim_wishlist.md Inits wishlist 2016-11-16 15:11:42 -05:00

My Mac Configuration

I'm documenting this for personal use. Shell settings, vim settings, commonly used applications, et cetera...

Commonly used applications

  • homebrew - necessary for procuring shell applications
  • karabiner - key-repeat: 50ms delay-until-repeat: 300ms 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 Packages

  • 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
  • FoldComments - collapse comments with keystrokes

Sublime preferences (user)

Preferences.sublime-settings

Sublime keybindings (user)

Default (OSX).sublime-keymap

other notes

  • Install Hasklig for ligature support in Elm, Elixir, etc
  • Install FiraCode for ligature support
  • Install Operator Mono for expressive Italics
  • Install powerline fonts
  • add Adobe Source Code Pro font for shell and text editors
  • increase trackpad / mouse speed to maximum levels