Wasn't that great?! Truly Oscar-worthy. If only we could replicate that utter rage when things go wrong in our terminal. We can, thanks to IHATEYOU.SH!
This script uses bash's builtin
compgen
to list all of the commands available at the time, then iterates through that list, adding an all-caps alias. These aliases will be local to your shell, so you don't have to worry about screwing up your pretty ~/.bash_aliases
file.To get rid of the aliases, either close the terminal session or apologize with the
youareprettyok.sh
script.
No comments:
Post a Comment