19 Commits (master)
 

Author SHA1 Message Date
  Alois Mahdal ce54e8883b Apply pipeline breakup style 3 years ago
  Alois Mahdal 7a1a1a3c0e Introduce globals for demonstration 3 years ago
  Alois Mahdal b2dd57b007 Use more meaningful variable name for "bottles to go" 3 years ago
  Alois Mahdal fafcd42f5c Simplify setting of transition mode 3 years ago
  Alois Mahdal 93ecba02cc Fix caps for "break line" variables 3 years ago
  Alois Mahdal 6831c81175 Avoid `let` in favor of Bash native syntax (ShellCheck advice) 3 years ago
  Alois Mahdal 53c22ff5f5 Use -r with every `read` (according to ShellCheck) 3 years ago
  Alois Mahdal d8d080bbab Add quoting (based on ShellCheck) 3 years ago
  Alois Mahdal bdd37f2d40 Apply proper alignment within subshells 3 years ago
  Alois Mahdal bfa829befb Define locals properly with docstrings 3 years ago
  Alois Mahdal e1193e9102 Move main execution to main() 3 years ago
  Alois Mahdal 7a45a42c53 Clarify control ordering -- definitions, then execution 3 years ago
  Alois Mahdal 1ae66934df Tidy up function definitions 3 years ago
  Alois Mahdal 70e119aa08 Apply function docstring style 3 years ago
  Alois Mahdal eeb44b0e54 Apply main docstring 3 years ago
  Alois Mahdal 9a37b004c4 Fix general whitespace issues 3 years ago
  Alois Mahdal 39c5261d93 Use keyword-less function definition syntax 3 years ago
  Alois Mahdal c9a24b2641 Add 99bottles.sh from http://99-bottles-of-beer.net/ 3 years ago
  Alois Mahdal e6a1d647aa Initial commit 3 years ago