piston/packages/zig/0.8.0/environment

5 lines
64 B
Plaintext
Raw Normal View History

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