-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
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
Security Warning - cmder\vendor\profile.ps1 #767
Comments
You need to set your execution policy so you can run powershell scripts such as the profile script included with cmder. |
I ran |
Ah, sorry, run |
Thanks. I will try that later. I do have to say, this is a fantastic project. I love the command line on Linux but have always found the Windows command line to be so cumbersome to use. Recently I have transitioned back to a Windows server admin and this has made my life MUCH easier. Feel like a Linux box :). Kudos! |
@MartiUK Thanks, that solved the problem |
I seem to be getting an error every time I run cmder and was wondering what I'm doing wrong. The result from
Get-ExecutionPolicy
states that I'm set toUnrestricted
. The machine sis a WIndows 10 Pro. See the screenshot belowThe text was updated successfully, but these errors were encountered: