pass: use standard paths

This commit is contained in:
2023-01-11 05:38:02 +02:00
parent 90c512cf84
commit 930949b4ac
2 changed files with 1 additions and 12 deletions

4
.envrc
View File

@@ -5,6 +5,4 @@ if [ "$(git config diff.gpg.textconv)" != "$_gpgconv" ]; then
git config diff.gpg.textconv "$_gpgconv"
fi
export PASSWORD_STORE_DIR=$PWD/secrets
export REAL_PASS=$(which pass)
PATH_add tools
export PASSWORD_STORE_DIR=$PWD