How to uninstall this command ? ```
curl -L https://raw.githubusercontent.com/denis-g/steam-deck-optimization-guide/master/scripts/steamos_optimization.sh | sh.
Because I need to uninstall it on my Steam Deck because there is better than this command of A.B.T
This is a great example of why devs need to stop using sh scripts to setup their software. Perhaps with an immutable filesystem this is simpler, but surely there’s a better way.