From 3b62f258184d1ee635b425382f5b7520307bd2e1 Mon Sep 17 00:00:00 2001 From: Tim Anema Date: Wed, 22 Feb 2017 09:59:11 -0500 Subject: [PATCH] Adding links to describe how to set env variables --- docs/configuration/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/configuration/index.md b/docs/configuration/index.md index 77192add..f68ff385 100644 --- a/docs/configuration/index.md +++ b/docs/configuration/index.md @@ -71,6 +71,10 @@ All of the Theme Kit environment variables are prefixed with `THEMEKIT_` **Note** Any environment variable will take precedence over your `config.yml` values so please keep that in mind while debugging your config. +Environment variables are platform dependant. For more information on environment +variables please see [this link for macOS and linux](https://www.cyberciti.biz/faq/set-environment-variable-linux/) +and [for windows please see this link](http://www.computerhope.com/issues/ch000549.htm) + ## Global Flags You can enforce any setting manually using a command line flag. This is useful for