bughelp wantedwindows
仓库指标
- 星标
- (9,383 个星标)
- PR 合并指标
- (平均合并 53分钟) (30 天内合并 1 个 PR)
描述
After installing broot using scoop and executing broot --install to be able to use the br command, I'm met with an error.
> br
File not found: "C:\\Users\\Username\\AppData\\Local\\Temp\\tmpC170.tmp"
I think it's because my username has a space in it, as it duplicated the second word in my username. I looked at the modified $PROFILE, and I'm not sure what's wrong with the br function, though I'm not versed in .ps1 syntax.