add an .envrc file
This commit is contained in:
parent
ade46057a0
commit
b6d72de51b
1 changed files with 3 additions and 0 deletions
3
.envrc
Normal file
3
.envrc
Normal 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
|
Loading…
Reference in a new issue