Added TPM2 log flags to .datalorerc
This commit is contained in:
parent
afcf8542b8
commit
7d68716830
@ -22,4 +22,8 @@ export CHROME_EXECUTABLE="/usr/bin/brave"
|
|||||||
|
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
|
|
||||||
|
# suppress fapi errors in tpm2_pkcs11
|
||||||
|
export TPM2_PKCS11_LOG_LEVEL=0
|
||||||
|
export TSS2_LOG=fapi+NONE
|
||||||
|
|
||||||
# export PATH=$PATH:/home/datalore/.platformio/packages/toolchain-atmelavr/bin
|
# export PATH=$PATH:/home/datalore/.platformio/packages/toolchain-atmelavr/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user