Aks
Aks
Ok it turns out adding `export PATH=$PATH:/usr/local/bin` to my script was able to fix the paths. Hopefully that will be useful to anyone else trying to get this to work...
Is there any way to input an array to a WP CLI command? For example `wp wc product update --attributes=[]`
It would be a great and useful feature to have per-project `file_scan_exclusions` settings, to meet the needs of unique project setups.
Has anyone gotten Wordpress (and WooCommerce / ACF) stubs working in Zed?
(Given that it works with the PWA generated by Safari but not the one generated by Brave, my reason for using Brave's instead is just that when opened simultaneously, Brave's...
Getting the bundleId with `osascript -e 'id of app "ProtonMail"'` (which is `com.brave.Browser.app.jnpecgipniidlgicjocehkhajgdnjekh`) and then doing ```js { // Open any link clicked in Proton Mail PWA match: ({ opener...
That's a shame, thanks for pointing out the link
Would it be possible to add HTML attributes to the `` so that they can be targeted via CSS and styled differently? For example `role:user` could become `role:user` or `role:user`....
> You can also ask chatgpt to wrap its answers in foldable Callouts once you told it the syntax for Callouts. Just tried it and it works. That's an interesting...