The 'intent' CLI should provide a command to set the default application for specific file types, such as .json files, to a specified application, like Zed. The current implementation using osascript is not working as expected and results in a syntax error.
The 'intent' CLI should provide a command to set the default application for specific file types, such as .json files, to a specified application, like Zed. The current implementation using
osascriptis not working as expected and results in a syntax error.