Skip to content

Commit

Permalink
fix: add shebang to .envrc for shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-gaia committed Oct 11, 2024
1 parent 324cea9 commit 77b1406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/usr/bin/env bash
watch_file devshell.nix lib/default.nix scripts/*
use flake . --impure # impure for devenv

0 comments on commit 77b1406

Please sign in to comment.