#!/usr/bin/env bash

# Put 'export' statements here for environment variables
export PATH="$PWD/lua-5.4.2/src:$PATH"