6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
# 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/
|