piston/packages/freebasic/1.8.0/environment

5 lines
71 B
Bash

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