diff --git a/.projections.json b/.projections.json new file mode 100644 index 0000000..e2f710b --- /dev/null +++ b/.projections.json @@ -0,0 +1,7 @@ +{ + ".local/bin/*": { + "template": [ + "#!/usr/bin/env bash" + ] + } +}