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