dotfiles

@BenBalter's computering environment and the scripts to initialize it and keep it up to date.

MIT License

Stars
31

@BenBalter's dotfiles

@BenBalter's development environment and the scripts to initialize it and keep it up to date.

What's here

Scripts

  • script/setup - Set up all the things!
  • script/update - Update all the things!

Everything else

  • Configuration files that will be symlinked into the proper place
  • Common development aliases
  • Launch agents to keep the Downloads folder tidy and dependencies up to date

Setting up a new machine from scratch

  1. git clone https://github.com/benbalter/dotfiles ~/.dotfiles
  2. Vist strap.mikemcquaid.com
  3. Download strap.sh
  4. bash ~/Downloads/strap.sh

How to update dependencies

Run up