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:
parent
629efaa910
commit
6a9f8dfa6f
1 changed files with 2 additions and 0 deletions
2
.envrc
2
.envrc
|
@ -1 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
use flake
|
||||
|
|
Loading…
Add table
Reference in a new issue