Skip to content

pixi global edit#

About#

Edit the global manifest file

Usage#

pixi global edit [EDITOR]

Arguments#

  • <EDITOR>
    The editor to use, defaults to EDITOR environment variable or nano on Unix and notepad on Windows
    env: EDITOR

Description#

Edit the global manifest file

Opens your editor to edit the global manifest file.

Examples#

pixi global edit
pixi global edit code
pixi global edit vim