posts:dotfiles: fix `installation framework` link to dotfiles-framework.git.
authorW. Trevor King <wking@tremily.us>
Mon, 10 Sep 2012 17:14:36 +0000 (13:14 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 10 Sep 2012 17:14:36 +0000 (13:14 -0400)
posts/dotfiles.mdwn

index aea65b283940e72c48f13dff550f702b35a7f0e7..7aeb8ad4fdcb6f5fdd45eef85086f24b5f8b7d5a 100644 (file)
@@ -5,12 +5,12 @@ Keep all those pesky config files in one place. Inspired by (and
 sharing much code with) [Steve Kemp's implementation][SK] (Steve's
 [blog post][] gives a bit of historical background).
 
-I've restructured things a bit so the [installation framework] is a
-stand-alone package (containing `dotfiles.sh`).  You can install
-several dotfiles repositories in parallel, allowing you to publish
-your public dotfiles for general consumption, while at the same time
-distributing your private dotfiles over secure channels.  See the
-[README][] for more details.
+I've restructured things a bit so the [installation
+framework][framework] is a stand-alone package (containing
+`dotfiles.sh`).  You can install several dotfiles repositories in
+parallel, allowing you to publish your public dotfiles for general
+consumption, while at the same time distributing your private dotfiles
+over secure channels.  See the [README][] for more details.
 
 Steve's also moving off in this direction with his
 [dotfile-manager][], and his manager has been [forked into
@@ -18,6 +18,7 @@ Python][dotfilemanager] by Sean Hammond.
 
 [SK]: http://repository.steve.org.uk/cgi-bin/hgwebdir.cgi/dotfiles/file/tip?file/tip/
 [blog post]: http://blog.steve.org.uk/didn_t_i_kill_you_already_.html
+[framework]: http://git.tremily.us/?p=dotfiles-framework.git
 [README]: http://git.tremily.us/?p=dotfiles-framework.git;a=blob;f=README;hb=HEAD
 [dotfile-manager]: http://blog.steve.org.uk/poppa_s_got_a_brand_new_bang_.html
 [dotfilemanager]: https://github.com/seanh/dotfilemanager