rkiggen / ob-powershell

Emacs Babel Powershell implementation
MIT License
14 stars 6 forks source link

Add option to set the shell command for Powershell #10

Open macownersclub opened 1 month ago

macownersclub commented 1 month ago

On different OSs the command for Powershell differs. Configure the shell command according to the installation on you OS.

Example: On macOS the default command is pwsh when Powershell is installed.

macownersclub commented 1 month ago

Also might be able to help with issue #9.