LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pixi-config

Manage Pixi package manager configuration

TLDR

Show configuration
$ pixi config list
copy
Set configuration value
$ pixi config set [key] [value]
copy
Get configuration value
$ pixi config get [key]
copy
Edit config file
$ pixi config edit
copy

SYNOPSIS

pixi config command [options]

DESCRIPTION

pixi config manages Pixi package manager configuration at global and project levels. It provides a command-line interface for reading, writing, and editing settings without manually editing TOML files.Configuration controls default channels, authentication tokens, cache directories, and other Pixi behaviors. Global settings apply to all projects while local settings in pixi.toml override them per project.

PARAMETERS

list

Show current configuration.
get key
Get specific config value.
set key value
Set configuration value.
edit
Open config file in editor.
--global
Use global configuration.
--local
Use project configuration.

CONFIGURATION

~/.pixi/config.toml

Global configuration file for all Pixi operations.
pixi.toml
Project-level configuration in the project root directory.

INSTALL

sudo pacman -S pixi
copy
brew install pixi
copy
nix profile install nixpkgs#pixi
copy

SEE ALSO

pixi(1), conda(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid