Make relative links optional (add `link --relative`)
authorW. Trevor King <wking@tremily.us>
Thu, 27 Sep 2012 12:45:38 +0000 (08:45 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 27 Sep 2012 12:45:38 +0000 (08:45 -0400)
commit1249b739f915045ec4f854d073cef5c6fcb7a26e
tree5846229785d4dfb1c4a54a26ef69c6bc692b3427
parent4b2cc72e9d4875658425a8a0f302c074e45d78dd
Make relative links optional (add `link --relative`)

`ln -r/--relative` was introduced in 8.16 (2012-03-26), and some
systems I have accounts on have yet to make the upgrade.  Because
relative-vs-absolute linking is rarely important, it's better to avoid
relying on an up-to-date `ln`.
dotfiles.sh