From 8f136ee73f4231034d6a5af3a7bf23dc3f28400a Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Fri, 19 Jun 2020 20:02:03 -0400 Subject: [PATCH] Remove confusing example Without an explanation of what's going on here, this example is unnecessarily confusing. It's a neat example, but probably not worth explaining this in Dotbot's README. See https://github.com/anishathalye/dotbot/issues/224. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f5e43c6..ffbca28 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ The conventional name for the configuration file is `install.conf.yaml`. - clean: ['~'] - link: - ~/.dotfiles: '' ~/.tmux.conf: tmux.conf ~/.vim: vim ~/.vimrc: vimrc