Added sample .envrc file
This commit is contained in:
parent
6611c872b5
commit
373738fd5a
6
.envrc.sample
Normal file
6
.envrc.sample
Normal 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'
|
Loading…
Reference in a new issue