#!/bin/bash if (which -s direnv) then eval "$(direnv hook bash)" fi