/dotfiles

My dotfiles

Primary LanguageShellApache License 2.0Apache-2.0

dotfiles

forthebadge

My dotfiles. What else were you expecting?

Use

mkdir -p ~/src
pushd ~/src
git clone git@github.com: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.