No description
Find a file
2016-08-01 16:02:14 -04:00
docs Adds vim shortcuts 2016-07-28 10:52:19 -04:00
usbify Adds null checks to script 2016-08-01 16:02:14 -04:00
.bash_profile Upload basic runtime config files for bash and vim 2015-09-28 22:49:09 -07:00
.escape_codes_bash.py Adds new script to retrieve bash escape codes 2016-06-24 12:20:53 -04:00
.escape_codes_url.py Adds new script to retrieve URL escape codes 2016-06-24 12:20:06 -04:00
.git_functions.sh Adds another git function 2016-06-22 11:00:31 -04:00
.js_to_bash.sh updates slice function to use shell supported string slicing 2016-06-29 17:59:44 -04:00
.misc_functions.sh Adds .misc_function.sh to project 2016-07-07 23:21:16 -04:00
.vimrc Reorganizes home directory to accomodate git repo 2016-07-12 10:39:02 -04:00
.w_aliases.sh Reorganizes home directory to accomodate git repo 2016-07-12 10:39:02 -04:00
.w_functions.sh Reorganizes home directory to accomodate git repo 2016-07-12 10:39:02 -04:00
.zsh_profile Reorganizes home directory to accomodate git repo 2016-07-12 10:39:02 -04:00
brew_packages.txt Adds cron job and brew installed packages 2016-08-01 13:22:21 -04: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
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 Updates Sublime Text packages 2016-07-01 11:22:12 -04:00
sublime_settings_user Adds Sublime Text User settings 2016-05-25 11:33:04 -04:00

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 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

  • add Adobe Source Code Pro font for shell and text editors
  • increase trackpad / mouse speed to maximum levels