From 080e77088b466f05c2640833e67278660427069d Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 19 Feb 2024 19:27:58 +0100 Subject: [PATCH] :memo: doc `install.sh` --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dd72050..d6a3b64 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,9 @@ git config user.name "DannyDannyDanny" git config user.email "dth@taiga.ai" git config pull.rebase false cd .. + +# install dotfiles +bash install.sh ``` ### Clone repo HTTP method