New machine setup

There are a few general steps I walk through when setting up a new development machine:

  1. Copy over dotfiles for consistent settings
  2. Install silver searcher so I find things, eg via vim
  3. Install yapf for python formatting, eg via vim

Feedback

Thoughts? Suggestions? Hit me up @erikeldridge

License

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 International License, and code samples are licensed under the MIT license.