Open MovGP0 opened 3 months ago
@marcoesters or @jaimergp, is this an issue better suited for constructor?
I think @marcoesters was working on this for the menuinst shorcuts. I think this is the feedstock: https://github.com/AnacondaRecipes/console_shortcut-feedstock
Yes, I am working on it. This will hopefully be included in the Miniconda 24.9.x release and Anaconda Distribution 2024.10.
Checklist
What is the idea?
When installing Conda/Miniconda on Windows, there should be the option to register the Conda PowerShell and Conda CMD within the Windows Terminal.
Why is this needed?
This would ease the access to the Conda terminals, rather than doing the required settings manually or needing to search the terminals from the start menu.
What should happen?
The user should be asked if she wants the Conda/Minoconda shells registered in the Windows Terminal. If the user agrees, the following settings should be made to Windows Terminal settings file:
Location:
Additional entries:
Additional Context
No response