pixi icon indicating copy to clipboard operation
pixi copied to clipboard

feat: add isolate flag to tasks and run command

Open ruben-arts opened this issue 1 year ago • 0 comments

Fixes #289

Adds:

pixi run --isolated xxx
[tasks]
isolated-task = {cmd = "/usr/bin/env", isolated = true}

ruben-arts avatar May 15 '24 13:05 ruben-arts