add shellcheck hints to all envrc files

This commit is contained in:
Jörg Thalheim
2024-07-08 16:19:38 +02:00
parent 29616a8b5d
commit 9e6d5124ad
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 ')