Skip to content

Instantly share code, notes, and snippets.

@eralpkaraduman
Created June 26, 2025 14:42
Show Gist options
  • Save eralpkaraduman/8256e8d391ae892664283449a01ce933 to your computer and use it in GitHub Desktop.
Save eralpkaraduman/8256e8d391ae892664283449a01ce933 to your computer and use it in GitHub Desktop.
function pico8() {
local bin="$HOME/pico-8/PICO-8.app/Contents/MacOS/pico8"
"$bin" "$@"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment