commands.sh

pixi config

all

Manage the configuration file.

More info →

Examples (6)

Edit the configuration file

List all configurations

Prepend a value to a list configuration key

pixi config prepend key value

Append a value to a list configuration key

pixi config append key value

Set a configuration key to a value

pixi config set key value

Unset a configuration key

made by @shridhargupta | data from tldr-pages