1
0
Fork 0
mirror of https://github.com/mitchellh/zig-overlay.git synced 2025-03-13 22:46:25 +02:00
zig-overlay/templates/compiler-dev/.envrc
2022-08-23 09:36:18 -07:00

4 lines
66 B
Bash

# use nix shell if nix is available
if has nix; then
use nix
fi