aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFivePixels <dylan.bolger00@gmail.com>2023-01-28 18:51:44 -0600
committerFivePixels <dylan.bolger00@gmail.com>2023-01-28 18:51:44 -0600
commit277e5660fcedfcfa986b856c4085e0bf1824e0ae (patch)
tree5bad909dfae1018aef2e91171893ec1c9f32d514
parentd8c1c0dc90dd4821cc05ec712b1e23b2538c8b1e (diff)
downloaddots-277e5660fcedfcfa986b856c4085e0bf1824e0ae.tar.xz
dots-277e5660fcedfcfa986b856c4085e0bf1824e0ae.zip
Update env defaults, add comment
-rw-r--r--.env6
1 files changed, 6 insertions, 0 deletions
diff --git a/.env b/.env
index 4477366..ffee6db 100644
--- a/.env
+++ b/.env
@@ -1,6 +1,12 @@
+# Unset variables will be ignored and the value on the system at runtime will be kept
+# format:
+# GIT_TYPE_KEY
+# git config --global TYPE.KEY
GIT_USER_NAME=
GIT_USER_EMAIL=
GIT_USER_SIGNINGKEY=
+GIT_CORE_EDITOR=
GIT_CREDENTIAL_HELPER=
+GIT_PULL_REBASE=
GIT_GPG_PROGRAM=
GIT_COMMIT_GPGSIGN=