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 committed by June
parent 629efaa910
commit 6a9f8dfa6f

2
.envrc
View file

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