Nerd-Code Snippets 2: Writing Pretty Bash Scripts
Automating one's life using bash scripts can be fun. But sometimes really long scripts in bash may benefit from some prettier logging messages lest our eyes bleed. I wrote a snippet for that, check it out .