brawndo-installer

Tired of being oppressed by the slack-arse distro package maintainers who waste time testing that new versions don’t break anything and then waste even more time integrating software into the system? Well, so am I. So I’ve fixed it, and it was easy to do. Here’s the ultimate installation tool for any program: brawndo() { curl $1 | sudo /usr/bin/env bash – } I’ve never written a shell script before in my entire life, I spend all my time writing …