Skip to content

Instantly share code, notes, and snippets.

@todashuta
Created May 17, 2025 13:30
Show Gist options
  • Save todashuta/87a90216e2612fb85a9e095021910960 to your computer and use it in GitHub Desktop.
Save todashuta/87a90216e2612fb85a9e095021910960 to your computer and use it in GitHub Desktop.
on run argv
do shell script "~/bin/run-usdview"
end run
on open objects
do shell script "~/bin/run-usdview " & quoted form of POSIX path of (item 1 of objects)
end open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment