add .envrc

This commit is contained in:
Emil Lerch 2024-12-19 08:48:37 -08:00
parent 88d7e99d6b
commit 35fad85c13
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

8
.envrc Normal file
View File

@ -0,0 +1,8 @@
# vi: ft=sh
# shellcheck shell=bash
if ! has zvm_direnv_version || ! zvm_direnv_version 1.0.0; then
source_url "https://git.lerch.org/lobo/zvm-direnv/raw/tag/1.0.0/direnvrc" "sha256-Gtddvcr6aJsrjKd53uChxA1reQmJgEBpmPUWmMdtDIQ="
fi
use zig mach-latest