#!/bin/sh # simple directory annotator [via autoenv] echo "echo \"$(pwd): $*\"" >> .env