Closed
Description
When moving into a pixi shell
it can be convenient to see that the shell is active.
[rarts@fedora test] $ pixi shell
(test) [rarts@fedora test] $ exit
[rarts@fedora test] $
NOTE: to get this to work you have to run pixi completion
in your shells activation script, e.g. .bashrc
or .zshrc
. There are examples in the docs
Currently supported:
Shell | Supported |
---|---|
Bash | ✅ |
Zsh | ✅ |
Fish | ✅ |
Xonsh | ✅ |
Powershell | ✅ |
CMD.exe | ✅ |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment