aoc/2022/d4/.envrc

5 lines
63 B
Plaintext
Raw Normal View History

2022-12-04 05:45:35 +00:00
if command -v nix-shell &> /dev/null
then
use flake
fi