#!/usr/bin/env bash
# make utility scripts at ./bin directory available via direnv
export PATH="${PATH}:${PWD}/bin"