source/.envrc
2024-02-06 12:37:41 -07:00

2 lines
74 B
Text

export SOURCE=$(dirname $(realpath $0))
export PATH="${SOURCE}/bin:$PATH"