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