add an .envrc file

This commit is contained in:
Seaswimmer 2024-11-28 14:43:07 -05:00
parent ade46057a0
commit b6d72de51b
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

3
.envrc Normal file
View file

@ -0,0 +1,3 @@
# make this point to wherever your own es25519 ssh key is
SOPS_AGE_KEY=$(ssh-to-age -i ~/.ssh/id_ed25519 -private-key)
export SOPS_AGE_KEY