I’m sure some of you have absolute monstrosities of sigils (I know I do, in my .zshrc alone). Post them without context, and try and guess what other users’s lines are. If you want to provide context or guess, use the markdown editor to spoiler-tag your guesses and explanations!

    • Gamma@programming.devOPM
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      It’s a little more complex than needed, for the pixelated background I used xcolor names and then modulated them darker, but then relented and used hexcodes for the text in the foreground.

      • xcjs@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        It’s very impressive! I try to write legible code first, and if my shell scripts get too complex, I move on to another tool typically:

        • C# scripting
        • Python
        • PowerShell
        • Node.js

        That might be why I don’t have many cryptic examples.