Back to Pixi

pixi global edit

docs/reference/cli/pixi/global/edit.md

0.67.2618 B
Original Source
<!--- This file is autogenerated. Do not edit manually! -->

pixi global edit

Edit the global manifest file

--8<-- "docs/reference/cli/pixi/global/edit_extender:description"

Usage

pixi global edit [EDITOR]

Arguments

  • <a id="arg-<EDITOR>" href="#arg-<EDITOR>"><EDITOR></a> : 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.

--8<-- "docs/reference/cli/pixi/global/edit_extender:example"