Remix.run Logo
kiitos 6 days ago

make it work more generally via `env`

    env IS_SANDBOX=1 claude --dangerously-skip-permissions
not all shells support FOO=bar prefixes, in particular fish does not, but the above works everywhere
rirze 6 days ago | parent | next [-]

This might have been the case for fish shell; but not anymore, it works in current version. I myself have used the popular syntax without specifying `env` in my aliases.

6 days ago | parent | prev [-]
[deleted]