add a shebang to the .envrc
This commit is contained in:
parent
3671e2adfd
commit
157bd3c8af
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
@ -1,3 +1,4 @@
|
|||
#! /usr/bin/env bash
|
||||
# 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…
Add table
Reference in a new issue