From c31c4a11f05f381d77e87f450d7642c9f6a8b8fb Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 27 Oct 2019 15:36:26 +0200 Subject: [PATCH] Add some archived Bullguard config. --- Documents/Archive/Bullguard/.envrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Documents/Archive/Bullguard/.envrc diff --git a/Documents/Archive/Bullguard/.envrc b/Documents/Archive/Bullguard/.envrc new file mode 100644 index 0000000..6c298cd --- /dev/null +++ b/Documents/Archive/Bullguard/.envrc @@ -0,0 +1,3 @@ +export AWS_DEFAULT_PROFILE=dojo-csp +export GIT_AUTHOR_NAME='Nimrod Adar' +export GIT_AUTHOR_EMAIL='nimrod.adar@bullguard.com' -- GitLab