diff --git a/docs/config/README.md b/docs/config/README.md index b13c2af2..3bb7c222 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -906,6 +906,7 @@ The `conda` module shows the current [Conda](https://docs.conda.io/en/latest/) e ::: tip This does not suppress conda's own prompt modifier, you may want to run `conda config --set changeps1 False`. +If you use [pixi](https://pixi.sh), you can disable pixi's prompt modifier by running `pixi config set change-ps1 false`. :::