From 8b3c02e28c429352f492d5e8e98650bdf60847b8 Mon Sep 17 00:00:00 2001 From: Eric Carlson Date: Wed, 31 Mar 2021 21:42:27 -0600 Subject: [PATCH] Updated Tips and Tricks (markdown) --- Tips-and-Tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tips-and-Tricks.md b/Tips-and-Tricks.md index e30b8a6..32cb826 100644 --- a/Tips-and-Tricks.md +++ b/Tips-and-Tricks.md @@ -2,7 +2,7 @@ - [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) +- [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?