Might want to look into this too: https://thoughtbot.com/blog/brewfile-a-gemfile-but-for-homebrew
Other:
In my vimrc I currently remap alt+h,j,k,l to navigate between windows. In order to make this work iTerm2 needs to be configured via:
Profiles -> Keys -> Left option key -> Esc+
A new machine requires a bunch of things to be installed for these dotfiles to work. Here's a list of the known dependencies:
Here's a sample script of what needs to be run so far:
Might want to look into this too: https://thoughtbot.com/blog/brewfile-a-gemfile-but-for-homebrew Other: In my vimrc I currently remap
alt
+h,j,k,l
to navigate between windows. In order to make this work iTerm2 needs to be configured via: Profiles -> Keys -> Left option key -> Esc+