diff --git a/Documents/SchooLinks/.envrc b/Documents/SchooLinks/.envrc new file mode 120000 index 0000000000000000000000000000000000000000..c9a2ad6f62a07fdd5bd67f766ab5f76fb3979aa5 --- /dev/null +++ b/Documents/SchooLinks/.envrc @@ -0,0 +1 @@ +/home/nimrod/Repositories/SchooLinks/.envrc \ No newline at end of file diff --git a/Repositories/SchooLinks/.envrc b/Repositories/SchooLinks/.envrc new file mode 100644 index 0000000000000000000000000000000000000000..368a4176254d9ab51353aae4597f96e2c4aaf08a --- /dev/null +++ b/Repositories/SchooLinks/.envrc @@ -0,0 +1,5 @@ +# shellcheck shell=bash +source_up +export GIT_AUTHOR_EMAIL='nimrod@schoolinks.com' +export GIT_AUTHOR_NAME='Nimrod Adar' +[ ! -f .envrc.private ] || . .envrc.private