add shellcheck hints to all envrc files

This commit is contained in:
Jörg Thalheim
2024-07-08 16:19:38 +02:00
parent 44711c506d
commit c694cdf4b4
6 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# shellcheck shell=bash
source_up
watch_file $(find ./nix -name "*.nix" -printf '%p ')