My dotfiles. What else were you expecting?
mkdir -p ~/src
pushd ~/src
git clone [email protected]:ianchesal/dotfiles.git
cd dotfiles
rake all
You can link up some of the bits and pieces using the included Rakefile
. See:
rake -T
for the targets you can run to link up pieces. Not everything is available for
automatic installation via the Rakefile
.