wtf icon indicating copy to clipboard operation
wtf copied to clipboard

fix: remove empty args string from default config

Open toby-bro opened this issue 9 months ago • 1 comments

It seems that this https://github.com/wtfutil/wtf/issues/1197 issue was not fully adressed as a default install also broke because of the empty string args in uptime when I installed wtf by cloning the repo and using go install .

This completes https://github.com/wtfutil/wtf/pull/1296 and fixes https://github.com/wtfutil/wtf/issues/1197

toby-bro avatar Mar 29 '25 16:03 toby-bro

It passes the CI once https://github.com/wtfutil/wtf/pull/1720 is merged

toby-bro avatar Mar 29 '25 16:03 toby-bro

Another good one. Thank you.

FelicianoTech avatar Jun 21 '25 03:06 FelicianoTech