From: W. Trevor King Date: Tue, 5 Oct 2010 20:56:03 +0000 (-0400) Subject: Added dotfiles post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5d0eb1aba1f544393a4fa934780c657c82ae4957;p=mw2txt.git Added dotfiles post. --- diff --git a/posts/dotfiles.mdwn b/posts/dotfiles.mdwn new file mode 100644 index 0000000..2803d81 --- /dev/null +++ b/posts/dotfiles.mdwn @@ -0,0 +1,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). + +[git project][git] + +[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 +[git]: http://www.physics.drexel.edu/~wking/code/git/git.php?p=dotfiles.git + +[[!tag tags/linux]] +[[!tag tags/code]]