Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-11-06 | 1.1 kB | |
v2.3.0 source code.tar.gz | 2021-11-06 | 10.5 kB | |
v2.3.0 source code.zip | 2021-11-06 | 11.1 kB | |
Totals: 3 Items | 22.8 kB | 0 |
Breaking Changes
The scoop manifest was moved from the extras
bucket to the main
bucket, in order to receive this and future updates you'll need to reinstall it.
:::pwsh
scoop uninstall winfetch
scoop install winfetch
What's Changed
- Show missing "system" identifier in package count by @dckface in https://github.com/kiedtl/winfetch/pull/104
- Change user, host, and rowname colors to yellow for better visibility by @bilditup1 in https://github.com/kiedtl/winfetch/pull/97
- Add
made with: wordpad
badge to README by @kiedtl in https://github.com/kiedtl/winfetch/pull/107 - Optimize battery reporting by @rashil2000 in https://github.com/kiedtl/winfetch/pull/111
- Add more shell exceptions for terminal info (15ec7b3)
Full Changelog: https://github.com/kiedtl/winfetch/compare/v2.2.0...v2.3.0