7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
|
# For use with direnv
|
||
|
# Copy this to sample to .envrc and edit
|
||
|
use flake
|
||
|
|
||
|
export EMAIL='e@mail.com'
|
||
|
export PHONENUMBER='(555) 555-5555'
|