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.