From a51d59bfc97c158e78acbaa7f01be2e0ffbd635d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 21 Mar 2020 01:00:58 +0100 Subject: [PATCH] Add env example --- .envrc.sample | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.envrc.sample b/.envrc.sample index 24d9de3..cfe67cc 100644 --- a/.envrc.sample +++ b/.envrc.sample @@ -1,5 +1,2 @@ -# Your username that you use for accounts on our machines -export REMOTE_USER=decentral1se - # The path to our pass credentials store -export PASSWORD_STORE_DIR=$(pwd)/../infrastructure/credentials/password-store/ +export PASSWORD_STORE_DIR=$(pwd)/../infrastructure/credentials/password-store