Update .envrc

Co-authored-by: Kat <65649991+00-kat@users.noreply.github.com>
pull/6715/head
Uzair Aftab 2025-03-14 12:08:37 +01:00 committed by GitHub
parent 69dfc8870d
commit b9ea32b8ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.envrc
View File

@ -5,4 +5,5 @@ if has nix; then
use flake
fi
# Source an `.envrc.local` if it exists. You can add your custom changes there.
[[ -f .envrc.local ]] && source_env .envrc.local