bitsper2nd

Results 20 comments of bitsper2nd

@lzaaldian @rorymullen I updated the theme.

> > > Thanks, that's better. I think you should include something on readme to make Windows users aware of this, since the first time I tried it I simply...

Thanks for the quick reply. Sadly the script doesn't seem to be working on mpv.net, which is what I am using.

@po5 don't worry about it. I suspected as much. Could be a mpv.net thing or the libmpv version used is older. That said, mpv.net is based on shinchiro's builds. So...

Yes. You should use the python from the website, not the store.

I'm going to be honest with you. Opening the source code will not improve your income. It is better to leave Shell closed-source for now. In the future, if you...

You can still contribute to the project with donations or sunmitting bug reports. You don't need the source code for that.

> on Discord and Telegram I there are new builds which include new audio HAL, can you try them ? > Hi! I'm trying the latest build from Discord(MEGA link)....

You can comment that line 85 by adding a hashtag to it. https://github.com/ChrisTitusTech/powershell-profile/blob/cee7c7d00df71054001362b244c7ac14f324e5ad/Microsoft.PowerShell_profile.ps1#L85 that way it will stop checking for updates, since you are using PowerShell 5 and not PowerShell...

Why not make a Pull Request to bring back the old alias for the prompt and set new aliases? ``` Invoke-Expression (& { (zoxide init powershell | Out-String) }) Remove-Alias...