| ▲ | cedws 6 hours ago | |||||||
Can it be made to be directly executable with a shebang line? | ||||||||
| ▲ | _joel 6 hours ago | parent | next [-] | |||||||
it already has one - https://github.com/chr15m/runprompt/blob/main/runprompt#L1 If you curl/wget a script, you still need to chmod +x it. Git doesn't have this issue as it retains the file metadata. | ||||||||
| ||||||||
| ▲ | chr15m 5 hours ago | parent | prev [-] | |||||||
That's on my TODO list for tomorrow, thanks! | ||||||||