We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I have a few aliases set in my Profile.ps1 file. They work when starting powershell.exe but fail when using PowerShell in cmder.
Is there any way to make them work in cmder? Thanks.
The text was updated successfully, but these errors were encountered:
In settings, go to Tasks, then remove -NoProfile. You can also search -NoProfile in settings then remove it where you can.
-NoProfile
Sorry, something went wrong.
Thanks. Does that have any side-effects for cmder itself? Or does it simply allow profiles to be loaded?
Does that have any side-effects for cmder itself?
Possibly. Longer to load, that's all.
If that's all, it's fine. I actually saw and removed that a few days ago and performance didn't drop at all, at least not noticeably.
Thank you, Leo.
No branches or pull requests
Hello,
I have a few aliases set in my Profile.ps1 file.
They work when starting powershell.exe but fail when using PowerShell in cmder.
Is there any way to make them work in cmder?
Thanks.
The text was updated successfully, but these errors were encountered: