piston/packages/freebasic/1.9.0/environment

4 lines
70 B
Bash

#!/usr/bin/env bash
# Path to fbc compiler
export PATH=$PWD/bin:$PATH