bestfetch
bestfetch copied to clipboard
Testing: switch to `.resetHistory()` instead of `.reset()`
I think .reset() is working due to some strange env setup, but .resetHistory() is what I actually want.