Skip to content

filler/dotfiles

Repository files navigation

dotfiles

 ~/.dotfiles   master ●  make

         _|              _|          _|_|  _|  _|
     _|_|_|    _|_|    _|_|_|_|    _|          _|    _|_|      _|_|_|
   _|    _|  _|    _|    _|      _|_|_|_|  _|  _|  _|_|_|_|  _|_|
   _|    _|  _|    _|    _|        _|      _|  _|  _|            _|_|
     _|_|_|    _|_|        _|_|    _|      _|  _|    _|_|_|  _|_|_|

all                            ALL THE THINGS
bin                            Setup ~/bin
brew-dump                      True up your Brewfile for brew bundler
link                           symlink all relevant dotfiles
osx-prefs                      Set OS X preferences
osx-update-enable              Enable automatic OS X updates
osx-update-install             Install all outstanding OS X updates
osx-update-list                List all outstanding OS X updates
osx-update                     Apply Apple patches
packages                       Install homebrew, brew bundle install
vim                            Setup vimbundles
 ~/.dotfiles   master ● 

What?

Provide a simple, cheap means to rebuild my machine.

How?

Provided a new OS X install, using only make[1], rehydrate all the things.

I shouldnt have to find the right file.

[1]: Currently we have to get git installed.

git --version

Why?

Do so in the open, so others can benefit from this approach.

Done so via Apache 2.0