Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.26 KB

dotfiles

...because I really don't want to use Sublime on your interviewing machine.

After going around the block with YADR and oh-my-zsh — which require you to subtract the things you don't want — I decided to return to the simplicity of manually-compiled dotfiles. This collection configures bash, tmux, and vim in a sensible way, with the base16-tomorrow theme across all three.

These dotfiles also capture my ideal Mac OS X configuration — insofar that it can be automated — and make several OS X assumptions. They utilize Ansible for configuration automation.

How to install

Consult manual.md for pre- and post-flight manual activities, then run:

curl -fsSL https://raw.githubusercontent.com/jamesreggio/dotfiles/master/bootstrap.sh | sh

Thanks to...