From 21208c1afa9a23cc756b651c9b3250aefb0f55c4 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Wed, 5 Feb 2025 20:42:33 +0100 Subject: [PATCH] Update readme --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61dd7fb..0a51aed 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -2023-10-22: Migrated to https://git.hektormisplon.xyz/hektor/dots +# My dotfiles + +To get started, run the following: + +``` +bash <(curl -s https://git.hektormisplon.xyz/hektor/dots/raw/branch/master/.bin/setup) +``` + +Note: will not set up *everything* (e.g. `/etc` configs, dependencies...), but +should get you up and running.