From 5f14b0ecc8a6f6f1e6b60174871eb3cd5467341d Mon Sep 17 00:00:00 2001 From: Eric Carlson Date: Thu, 12 Oct 2023 01:21:08 -0400 Subject: [PATCH] Updated Tips and Tricks (markdown) --- Tips-and-Tricks.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Tips-and-Tricks.md b/Tips-and-Tricks.md index c9f9154..04cb29c 100644 --- a/Tips-and-Tricks.md +++ b/Tips-and-Tricks.md @@ -2,7 +2,6 @@ - [How can I have different groups of tasks for different hosts with different configurations?](#how-can-i-have-different-groups-of-tasks-for-different-hosts-with-different-configurations) - [Automatically install or update dotfiles when ssh'ing into a remote machine (or: let my dotfiles follow me)](#automatically-install-or-update-dotfiles-when-sshing-into-a-remote-machine-or-let-my-dotfiles-follow-me) -- [Bring Your Own Userspace (BYOU)](#bring-your-own-userspace-byou) - [Automatically update your Dotbot config file when you add files in Git](#automatically-update-your-dotbot-config-file-when-you-add-files-in-git) ## How can I have different groups of tasks for different hosts with different configurations?