Y
Hacker News
new
|
ask
|
show
|
jobs
by
tetha
457 days ago
Not at a laptop to try this right now, but shouldn't this be possible with the shebang? Something along the lines of:
#!/home/tetha/Tools/uv run
1 comments
dfinninger
457 days ago
Yes it is, I just converted my work scripts over this afternoon.
#!/usr/bin/env uv run
link