add shebang to .envrc

All this really does is make syntax highlighting and shellcheck work by
default in more editors.
This commit is contained in:
Charles Hall 2023-12-23 22:02:24 -08:00
parent 30f0871e21
commit 8f3f5c01f9
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF

2
.envrc
View file

@ -1 +1,3 @@
#!/usr/bin/env bash
use flake