mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-29 15:04:43 -04:00
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
44a2c2c03e
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
Add a link
Reference in a new issue