-
Notifications
You must be signed in to change notification settings - Fork 29
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
using with pwsh? #61
Comments
Try installing it via |
I fixed my problem late last night by changing "powershell" | "pwsh" | "powershell.exe" | "pwsh.exe" => include_str!("init.ps1"), But now I'm having problems finding the right place to put the config file. I thought I had figured it out by looking at the |
|
|
after fixing the issue in #63 I found that the path for the config flie is really |
I was going to try silver out but I'm having problems. I did a cargo install silver and then init like this.
any ideas what's going on?
Windows 10
Windows Terminal
The text was updated successfully, but these errors were encountered: