From d003ae9d2e21775899f0cb508c3ad5eab295e7ee Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Wed, 16 Jul 2014 15:56:04 +0200 Subject: [PATCH] Add article "Getting started with dotfiles" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37b37f2..fc03e60 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A curated list of dotfiles resources. Inspired by the [awesome](https://github.c ## Articles +* [Getting started with dotfiles](https://medium.com/@webprolific/getting-started-with-dotfiles-43c3602fd789) * [Dotfiles Are Meant to Be Forked](http://zachholman.com/2010/08/dotfiles-are-meant-to-be-forked/) * [Using Git and GitHub to manage your dotfiles](http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/) * [Setting Up a Mac Dev Machine From Zero to Hero With Dotfiles](http://code.tutsplus.com/tutorials/setting-up-a-mac-dev-machine-from-zero-to-hero-with-dotfiles--net-35449)