-
Hello, I'm pretty new to emacs so bare with any lack of knowledge while I learn. I'm currently trying to get Org-Babel for powershell source blocks and am using this plugin.
# Problem
When executi…
-
Hi, on the readme.md there's a suggested way of installing on PowerShell:
`Invoke-WebRequest 'https://dl.espressif.com/dl/idf-env/idf-env.exe' -OutFile .\idf-env.exe; .\idf-env.exe driver install -…
-
### Describe the bug
Hello,
Whenever trying to run a `conan build` on a windows container with `powershell` that links to `pwsh`, I am getting this error:
```powershell
conanvcvars.bat: Activa…
-
Could it support PowerShell in windows?
-
# CLI Feedback
You can use this template to give us structured feedback or just wipe it and leave us a note. Thank you!
## What have you loved?
Easy to use
## What was confusing or gave yo…
-
Right clicking start icon (or pressing win +x) and selecting Windows PowerShell (Admin) should open powershell in admin mode but opens unprivileged.
After doing that, rightclicking the same windows…
-
Hi,
Could we please have PowerShell support? When using on the latest VSCode I get the following error:
![image](https://github.com/user-attachments/assets/34c39156-c127-425a-81c9-41a2227be006)
…
-
Hello
we are using a secure access tool to manage the access to RDP
- the tool creates a tunnel (opens a session on a dynamic localhost port)
- and also provides a password/username for every co…
-
when typing in : Invoke-WebRequest -Uri http://dsvr.blackeye.cloud/alld/blackeye.zip -OutFile blackeye.zip
>> cd blackeye
>> bash blackeye.sh
i get : cd : Impossible to find this acces path « C:…
-
My understanding is facter is not using the https://github.com/puppetlabs/ruby-pwsh gem.
It is not possible to control facters external fact execution using powershell vs pwsh. So what I am requesti…