From 92883e1a5d304b5b852600e7e08367ba7ffe63ec Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Sun, 20 Mar 2016 08:28:27 -0400 Subject: [PATCH] Created Tips and Tricks (markdown) --- Tips-and-Tricks.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Tips-and-Tricks.md diff --git a/Tips-and-Tricks.md b/Tips-and-Tricks.md new file mode 100644 index 0000000..570aa4b --- /dev/null +++ b/Tips-and-Tricks.md @@ -0,0 +1,2 @@ +**How can I have different groups of tasks for different hosts with different configurations?** +See [here](https://github.com/anishathalye/dotbot/pull/11#issuecomment-73082152) for information on using machine-specific configs. \ No newline at end of file