From dc629a87fd8f8329a4d1f306207dca6ed77365fa Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 21 Jul 2016 17:09:51 +0200 Subject: [PATCH] link to article of used method --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 622c26e..30cb8f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Luzifer / cfg This repository contains `.dotfiles` for [@Luzifer](https://twitter.com/luzifer) + +The method this repo is used is described in this article: [The best way to store your dotfiles: A bare Git repository](https://developer.atlassian.com/blog/2016/02/best-way-to-store-dotfiles-git-bare-repo/)