From 3bbb2222116b7dd8abdbf69db62ac5dea3a0d323 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Thu, 12 Jan 2023 05:50:00 +0000 Subject: [PATCH] Update file CHEZMOI-INTRO.md --- docs/CHEZMOI-INTRO.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/CHEZMOI-INTRO.md b/docs/CHEZMOI-INTRO.md index 4366d54a..32f1824b 100644 --- a/docs/CHEZMOI-INTRO.md +++ b/docs/CHEZMOI-INTRO.md @@ -8,6 +8,18 @@ environment variable you can specify to bypass the prompt. If a description starts off with **Environment Variable Only** then the prompt system will not ask you for the default value. Instead, you should run `export VARIABLE_NAME="VALUE_HERE"` for each value you want to utilize before you proceed with the provisioning. +### Fork / Source Repository + +To use a fork (if you made modifications to the original project), set this equal to one of the following: + +1. Your GitHub username if you forked this project and the project slug is Sexy-Start +2. Your GitHub username / slug if you changed it from Sexy-Start (e.g. `ProfessorManhattan/Sexy-Start`) +3. A git remote URL (e.g. `git@gitlab.com:megabyte-labs/sexy-start`) + +* Environment variable: `START_REPO` + +Note, this variable is used by the `bash <(curl -sSL https://install.doctor/start)` command and is not used anywhere in the project itself. + ### Work Environment Set to true if you are setting up a work environment where things like Tor should