monfold.sh: Use tabs instead of mixed tabs/spaces for indentation
[blog.git] / posts / dotfiles.mdwn
index 0080c17bc1201e263b3a494027b8777e4fff573f..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,7 +18,8 @@ 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
-[README]: http://physics.drexel.edu/~wking/code/git/gitweb.cgi?p=dotfiles-framework.git;a=blob;f=README;hb=HEAD
+[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