Added conda env segment
I guess you also need to add
changeps1: False
to .condarc.
@drorata thank you for your interest.
I don't thinks it is necessary to set changeps1 to false, I have that property to true and it works fine :)
@Gigitsu I had to disable changeps1 in my .condarc...
@drorata what behaviour do you have with changeps1 enabled?
The first (non colored) part comes from Conda's patching of $PS1. At least this is what I understand.
I can confirm that also on another system I had to disable changeps1.
If y'all are interested, I added support for this over on my AgnosterJ fork.
I can confirm that also on another system I had to disable
changeps1.
Same here. I mean this modification takes no influence on the on the .condarc configuration. Although it is clearly desired to have latter disabled if agnoster should show the env. But I have no idea if that is reasonable to implement.
BTW, I would be very happy to get this merged and integrated (if the requested changes could be made).
I can confirm that also on another system I had to disable
changeps1.Same here. I mean this modification takes no influence on the on the
.condarcconfiguration. Although it is clearly desired to have latter disabled if agnoster should show the env. But I have no idea if that is reasonable to implement.BTW, I would be very happy to get this merged and integrated (if the requested changes could be made).
Ok, I've created another pull request ( #148 ) for k8s context, do you prefer a new pr for this to or can I just modify this?
Anything happening here? :)
Can this go in please?
Ditto
Hi @MichaelAquilina, can I do something to get this PR approved? If not, we can go ahead and close it.