remove unused row

This commit is contained in:
2024-01-20 16:17:06 +01:00
parent a5c750fcd5
commit 9db72e9457

View File

@@ -122,9 +122,6 @@ export GPG_TTY="$(tty)"
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
### rust
. "$HOME/.cargo/env"
### Passbook setup
export PASSBOOK_GPG_PATH="/usr/bin/gpg"
export PASSBOOK_ROOT_DIRECTORY="/home/wholteza/.password-store"