$ curl https://raw.github.com/danieljaouen/dotfiles/master/topics/bin/bootstrap.sh | bash
- Symlinks (under
locations
) indicate where the soon-to-be-created symlinks end up (relative to~
). - The
topics
directory contains the actual dotfiles. - To create directories, use
<dir>.directory.symlink
links (underlocations
). - Try not to symlink directories -- instead, create them (with
<dir>.directory.symlink
links) and then symlink dotfiles into them.
- Created directories should copy over permissions.
- The Rakefile should never overwrite locals.