TechnophobicLampshade

Results 4 issues of TechnophobicLampshade

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

bug

### Problem description on pixi 0.25.0, I don't seem to get any environment-name autocomplete when tabbing after `pixi shell --environment `. I think this would be very useful! Thanks

enhancement

### Problem description Right now, I've found that to authenticate against a private pypi server (happens to be Artifactory), I've had to follow the `netrc` instructions at https://pixi.sh/v0.24.2/advanced/authentication/#netrc-file. For conda...

enhancement

Hi, ### Info I'm using mi-malloc 2.1.2, and starting my app with `LD_PRELOAD=/path/to/libmimalloc.so` with the following environment variables set: ``` MIMALLOC_ARENA_RESERVE: '100' MIMALLOC_EAGER_COMMIT_DELAY: '1' MIMALLOC_PAGE_RESET: '0' MIMALLOC_PURGE_DELAY: '-1' MIMALLOC_RESERVE_HUGE_OS_PAGES: '2'...