Added sample .envrc file

This commit is contained in:
Alejandro Angulo 2022-12-15 20:54:32 -08:00
parent 6611c872b5
commit 373738fd5a
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

6
.envrc.sample Normal file
View file

@ -0,0 +1,6 @@
# For use with direnv
# Copy this to sample to .envrc and edit
use flake
export EMAIL='e@mail.com'
export PHONENUMBER='(555) 555-5555'