Hacker News new | ask | show | jobs
by theamk 745 days ago
have you seen the script? It's super intrusive and reconfigures your entire system, including personal config files.

The usual argument against curl|bash scripts is that they don't respect program boundaries, may do unknown system configuration that would affect other programs, and could be impossible to remove.

And "initial system setup" scripts like this one do all those things _on purpose_.

1 comments

Well, you run it on a fresh install, so it's not like you'll have any data worth keeping.