Skip to content

pixi workspace activation script prepend#

Add activation script(s) to the front of activation.scripts, moving them there when they are already present

Usage#

pixi workspace activation script prepend [OPTIONS] <SCRIPT>...

Arguments#

  • <SCRIPT>
    The activation script path(s), relative to the workspace root
    May be provided more than once.
    required: true

Options#