zeemyst@lemmy.mltoOpen Source@lemmy.ml•What open source programs do you recommend for Windows? (Windows exclusive or not)
2·
1 year agoWinMerge, the best diffing tool out there.
WinMerge, the best diffing tool out there.
I’ve been happily using Nushell for a long time: https://github.com/nushell/nushell
One great thing about scoop is that downgrading an app is very easy. You can also manage multiple versions of a runtime, for example, you can install multiple Node.js versions and switch between them with
scoop reset
command.