piston/packages/zig/0.8.0/environment
Jacob G-W 54ceff9c87 update zig to 0.8.0
zig 0.8.0 got released, so this pr updates it
2021-06-12 18:35:27 -04:00

4 lines
64 B
Bash

#!/usr/bin/env bash
# compiler path
export PATH=$PWD/bin:$PATH