Skip to content
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

allow changing the default command #34

Open
ghost opened this issue Jul 23, 2022 · 3 comments
Open

allow changing the default command #34

ghost opened this issue Jul 23, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 23, 2022

it defaults to powershell.exe - powershell 5.1, and i would like to be able to change it to pwsh - powershell 7

@ibigbug
Copy link
Member

ibigbug commented Jul 25, 2022

you should be able to run PowerSession.exe rec -c pwsh a.txt

@brian6932
Copy link

An env var, or a config setting to set shell would be pretty useful

@ibigbug
Copy link
Member

ibigbug commented Aug 21, 2022

The point is the cmd doesn't have to be a shell, it can be other programs like text editor vim etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants