Skip to content

pixi config edit#

About#

Edit the configuration file

Usage#

pixi config edit [OPTIONS] [EDITOR]

Arguments#

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

Config Options#

Global Options#

Examples#

pixi config edit --system
pixi config edit --local
pixi config edit -g
pixi config edit --global code
pixi config edit --system vim