oh-my-fish / theme-agnoster

MIT License
94 stars 63 forks source link

Awkward Conda Integration #66

Closed Nosamdaman closed 1 year ago

Nosamdaman commented 1 year ago

I love the new python virtual environment prompt, but I think having it come before the user and host name segment is less than ideal. By default, the user and host name segment use the same colors as the status segment, but with the conda segment between them, you can have awkward looking prompts like this:

image

I think it would fit better after the hostname and potentially even the path segment.

sn0cr commented 1 year ago

Thank you for reaching out! I agree that splitting this does not look so appealing. Do you want to go ahead and adapt the order in the fish_prompt.fish?

Nosamdaman commented 1 year ago

Thank you for reaching out! I agree that splitting this does not look so appealing. Do you want to go ahead and adapt the order in the fish_prompt.fish?

Done, see #67