var Turtle1 var Turtle2 var Is_Turtle

  • @some_guy@lemmy.sdf.org
    link
    fedilink
    37 days ago

    Because I mostly (almost exclusively) write shell scripts, my vars are often like this: theList, workingDir, etc.

    I’m a monster. But it works for me.