piston/packages/ponylang/0.39.0/environment
2021-03-27 16:05:20 +05:30

4 lines
105 B
Bash

#!/usr/bin/env bash
# Put 'export' statements here for environment variables
export PATH=$PWD/bin:$PATH